We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c7dea commit 7a478bfCopy full SHA for 7a478bf
.gitmodules
@@ -199,12 +199,6 @@
199
branch = master
200
update = none
201
ignore = dirty
202
-[submodule "repos/zig"]
203
- path = repos/zig
204
- url = https://github.com/maxxnino/tree-sitter-zig
205
- branch = main
206
- update = none
207
- ignore = dirty
208
[submodule "repos/verilog"]
209
path = repos/verilog
210
url = https://github.com/tree-sitter/tree-sitter-verilog.git
@@ -618,3 +612,9 @@
618
612
619
613
620
614
branch = main
615
+[submodule "repos/zig"]
616
+ path = repos/zig
617
+ url = https://github.com/tree-sitter-grammars/tree-sitter-zig.git
+ update = none
+ ignore = dirty
+ branch = master
0 commit comments