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