vim: re-enable markdown highlighting via treesitter
This commit is contained in:
parent
2d62bd0b6e
commit
4b58f5ec3d
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ configs.setup {
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
disable = {
|
disable = {
|
||||||
'markdown',
|
|
||||||
'help',
|
'help',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue