minor changes in treesitter conf

This commit is contained in:
siduck76 2021-06-15 21:54:05 +05:30
parent 62f4ce0912
commit 9aea4d08e5
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ ts_config.setup {
"lua",
"json",
"python"
-- "rust",
-- "go"
},
highlight = {
enable = true,