treesitter : keep only lua parser installed by default

This commit is contained in:
siduck76 2021-08-21 11:28:25 +05:30
parent cbb0ddc0a5
commit 83992378a4

View File

@ -5,7 +5,6 @@ end
ts_config.setup { ts_config.setup {
ensure_installed = { ensure_installed = {
"bash",
"lua", "lua",
}, },
highlight = { highlight = {