add some vim* tsparsers in treesitter config

This commit is contained in:
siduck 2024-02-26 05:35:58 +05:30
parent 8aec881517
commit e9f6957b99

View File

@ -1,5 +1,5 @@
local options = {
ensure_installed = { "lua" },
ensure_installed = { "lua", "vim", "vimdoc" },
highlight = {
enable = true,