trim default ts parsers list

This commit is contained in:
siduck76 2021-07-16 23:40:52 +05:30
parent 75aa73762f
commit 5bb85b8176
1 changed files with 1 additions and 8 deletions

View File

@ -11,15 +11,8 @@ end
ts_config.setup {
ensure_installed = {
"javascript",
"html",
"css",
"bash",
"lua",
"json",
"python"
-- "rust",
-- "go"
"lua"
},
highlight = {
enable = true,