trim default ts parsers list
This commit is contained in:
parent
75aa73762f
commit
5bb85b8176
|
@ -11,15 +11,8 @@ end
|
|||
|
||||
ts_config.setup {
|
||||
ensure_installed = {
|
||||
"javascript",
|
||||
"html",
|
||||
"css",
|
||||
"bash",
|
||||
"lua",
|
||||
"json",
|
||||
"python"
|
||||
-- "rust",
|
||||
-- "go"
|
||||
"lua"
|
||||
},
|
||||
highlight = {
|
||||
enable = true,
|
||||
|
|
Loading…
Reference in New Issue