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