refactor: add go lang to treesitter

This commit is contained in:
Dinesh Salunke 2023-07-13 21:13:04 +05:30
parent 4bae36990f
commit b0bd3a96f9

View File

@ -44,6 +44,7 @@ return {
"yaml", "yaml",
"dockerfile", "dockerfile",
"http", "http",
"go",
}, },
incremental_selection = { incremental_selection = {
enable = true, enable = true,