1
0
Fork 0

treesitter: add vimdoc

This commit is contained in:
Felipe 2023-08-04 00:16:59 -04:00
parent 3c6a37971a
commit 5438de2a4e
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -155,6 +155,7 @@ ts.setup({
"toml", "toml",
"typescript", "typescript",
"vim", "vim",
"vimdoc",
"yaml", "yaml",
}, },
highlight = { enable = true, indent = true }, highlight = { enable = true, indent = true },