aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/plugins/treesitter.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/pml68/plugins/treesitter.lua')
-rw-r--r--lua/pml68/plugins/treesitter.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/lua/pml68/plugins/treesitter.lua b/lua/pml68/plugins/treesitter.lua
index 3d395ea..805246d 100644
--- a/lua/pml68/plugins/treesitter.lua
+++ b/lua/pml68/plugins/treesitter.lua
@@ -30,6 +30,11 @@ return {
"gitignore",
"gitattributes",
"gitcommit",
+ "go",
+ "gosum",
+ "gomod",
+ "gotmpl",
+ "gowork",
},
highlight = {
enable = true