Add go and zig to treesitter

This commit is contained in:
Martin Larsson 2025-01-02 10:06:38 +01:00
parent e98ebae8ee
commit 93fbf36a26

View file

@ -40,6 +40,8 @@ return {
"gdscript", "gdscript",
"dockerfile", "dockerfile",
"dart", "dart",
"go",
"zig",
"css", "css",
"regex", "regex",
"dap_repl", "dap_repl",