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