🗑️ remove(nvim): headlines plugin declaration in markdown extra

This commit is contained in:
Sergio Laín 2023-12-26 17:25:08 +01:00
parent 3a2f8fda2a
commit 42f5e9ed68
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,14 +1,5 @@
return {
{ import = "lazyvim.plugins.extras.lang.markdown" },
{
"lukas-reineke/headlines.nvim",
opts = {
markdown = {
headline_highlights = false,
},
},
ft = { "markdown", "norg", "rmd", "org" },
},
{
"gaoDean/autolist.nvim",
ft = {