add some vim* tsparsers in treesitter config

pull/2695/head
siduck 3 months ago
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…
Cancel
Save