Add vimdoc treesitter grammar

This commit is contained in:
ViViDboarder 2024-07-19 12:37:12 -07:00
parent b10b4ca0b0
commit d6a60ef277

View File

@ -23,6 +23,7 @@ M.ensure_installed = {
"toml", "toml",
"typescript", "typescript",
"vim", "vim",
"vimdoc",
"yaml", "yaml",
} }