add some vim* tsparsers in treesitter config
This commit is contained in:
parent
ce6e3d19a7
commit
a5fc21b4f1
|
@ -1,5 +1,5 @@
|
||||||
local options = {
|
local options = {
|
||||||
ensure_installed = { "lua" },
|
ensure_installed = { "lua", "vim", "vimdoc" },
|
||||||
|
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Reference in New Issue