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 {
ensure_installed = {
"bash",
"lua",
},
highlight = {