treesitter: add vimdoc
This commit is contained in:
parent
3c6a37971a
commit
5438de2a4e
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -155,6 +155,7 @@ ts.setup({
|
|||
"toml",
|
||||
"typescript",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"yaml",
|
||||
},
|
||||
highlight = { enable = true, indent = true },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue