🗑️ remove(nvim): headlines plugin declaration in markdown extra
This commit is contained in:
parent
3a2f8fda2a
commit
42f5e9ed68
1 changed files with 0 additions and 9 deletions
|
@ -1,14 +1,5 @@
|
||||||
return {
|
return {
|
||||||
{ import = "lazyvim.plugins.extras.lang.markdown" },
|
{ import = "lazyvim.plugins.extras.lang.markdown" },
|
||||||
{
|
|
||||||
"lukas-reineke/headlines.nvim",
|
|
||||||
opts = {
|
|
||||||
markdown = {
|
|
||||||
headline_highlights = false,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
ft = { "markdown", "norg", "rmd", "org" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"gaoDean/autolist.nvim",
|
"gaoDean/autolist.nvim",
|
||||||
ft = {
|
ft = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue