chore(breadcrumbs): remove Markdown from excluded file types (#3196)

The output of `vim.bo.filetype` for Markdown files is `markdown` not
`Markdown` so this entry did nothing.
This commit is contained in:
Nefendi 2022-11-21 06:50:25 +01:00 committed by GitHub
parent bc420500e5
commit 38ddcb4501
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,6 @@ M.config = function()
"dap-terminal",
"dapui_console",
"lab",
"Markdown",
"notify",
"noice",
"",