Watch
1
0
Fork
You've already forked dotfiles
0

nvim: Enable TreeSitter for go instead of rust

This commit is contained in:
Olli 2025-09-20 11:55:17 +02:00
commit 0cbc4ab090

View file

@ -31,7 +31,7 @@ return {
"lua", "lua",
"vim", "vim",
"gitignore", "gitignore",
"rust", "go",
}, },
incremental_selection = { incremental_selection = {
enable = true, enable = true,