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 = {
|
indent = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
disable = { "go" },
|
||||||
},
|
},
|
||||||
textobjects = {
|
textobjects = {
|
||||||
select = {
|
select = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user