remove separate markdown tools install
the autocommands were screwing up the documentation popups. (it's stil installed as a treesiter plugin though!)
This commit is contained in:
parent
94602ebb32
commit
e4005ea220
|
@ -1,7 +0,0 @@
|
|||
return {
|
||||
"tadmccorkle/markdown.nvim",
|
||||
ft = "markdown", -- or 'event = "VeryLazy"'
|
||||
opts = {
|
||||
-- configuration here or empty for defaults
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue