minor changes in treesitter conf
This commit is contained in:
parent
62f4ce0912
commit
9aea4d08e5
|
@ -9,6 +9,8 @@ ts_config.setup {
|
||||||
"lua",
|
"lua",
|
||||||
"json",
|
"json",
|
||||||
"python"
|
"python"
|
||||||
|
-- "rust",
|
||||||
|
-- "go"
|
||||||
},
|
},
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Reference in New Issue