forked from dineshsalunke/nvim-config
refactor: enable go in treesitter
This commit is contained in:
parent
c71c03f498
commit
c88f69b0c0
@ -59,6 +59,7 @@ return {
|
||||
},
|
||||
indent = {
|
||||
enable = true,
|
||||
disable = { "go" },
|
||||
},
|
||||
textobjects = {
|
||||
select = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user