nvim: Enable TreeSitter for go instead of rust
This commit is contained in:
parent
3d14a58707
commit
0cbc4ab090
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ return {
|
|||
"lua",
|
||||
"vim",
|
||||
"gitignore",
|
||||
"rust",
|
||||
"go",
|
||||
},
|
||||
incremental_selection = {
|
||||
enable = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue