mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-06 15:50:54 +01:00
Update treesitter-nvim.lua
This commit is contained in:
parent
bf3e29bfaf
commit
e8210d821d
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ ts_config.setup {
|
||||||
"lua",
|
"lua",
|
||||||
"json",
|
"json",
|
||||||
"python"
|
"python"
|
||||||
"cpp",
|
|
||||||
"rust",
|
|
||||||
},
|
},
|
||||||
highlight = {
|
highlight = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue