forked from dineshsalunke/nvim-config
refactor: add go lang to treesitter
This commit is contained in:
parent
4bae36990f
commit
b0bd3a96f9
@ -44,6 +44,7 @@ return {
|
|||||||
"yaml",
|
"yaml",
|
||||||
"dockerfile",
|
"dockerfile",
|
||||||
"http",
|
"http",
|
||||||
|
"go",
|
||||||
},
|
},
|
||||||
incremental_selection = {
|
incremental_selection = {
|
||||||
enable = true,
|
enable = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user