Skip to content

Commit 7a478bf

Browse files
authored
Update zig sources and highlights (#688)
1 parent 30c7dea commit 7a478bf

File tree

3 files changed

+248
-193
lines changed

3 files changed

+248
-193
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,6 @@
199199
branch = master
200200
update = none
201201
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
208202
[submodule "repos/verilog"]
209203
path = repos/verilog
210204
url = https://github.com/tree-sitter/tree-sitter-verilog.git
@@ -618,3 +612,9 @@
618612
update = none
619613
ignore = dirty
620614
branch = main
615+
[submodule "repos/zig"]
616+
path = repos/zig
617+
url = https://github.com/tree-sitter-grammars/tree-sitter-zig.git
618+
update = none
619+
ignore = dirty
620+
branch = master

0 commit comments

Comments
 (0)