Skip to content

Commit 1850f29

Browse files
authored
fix: Point Perl grammar to new location (#223)
1 parent f3173c7 commit 1850f29

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,6 @@
211211
branch = master
212212
update = none
213213
ignore = dirty
214-
[submodule "repos/perl"]
215-
path = repos/perl
216-
url = https://github.com/leonerd/tree-sitter-perl.git
217-
branch = master
218-
update = none
219-
ignore = dirty
220214
[submodule "repos/erlang"]
221215
path = repos/erlang
222216
url = https://github.com/WhatsApp/tree-sitter-erlang
@@ -322,3 +316,9 @@
322316
branch = master
323317
update = none
324318
ignore = dirty
319+
[submodule "repos/perl"]
320+
path = repos/perl
321+
url = https://github.com/tree-sitter-perl/tree-sitter-perl
322+
branch = master
323+
update = none
324+
ignore = dirty

0 commit comments

Comments
 (0)