Update treesitter-nvim.lua
This commit is contained in:
parent
e2dbec7496
commit
562bea6d1a
|
@ -9,8 +9,8 @@ ts_config.setup {
|
||||||
"lua",
|
"lua",
|
||||||
"json",
|
"json",
|
||||||
"python"
|
"python"
|
||||||
-- "cpp",
|
"cpp",
|
||||||
-- "rust",
|
"rust",
|
||||||
},
|
},
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Reference in New Issue