Skip to content

Commit 279c5b6

Browse files
authored
Update Elixir grammar to official Elixir-lang repo (#51)
* change url to elixir tree-sitter grammar * update submodule
1 parent 75e0aa3 commit 279c5b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
branch = master
166166
[submodule "repos/elixir"]
167167
path = repos/elixir
168-
url = https://github.com/ananthakumaran/tree-sitter-elixir
169-
branch = master
168+
url = https://github.com/elixir-lang/tree-sitter-elixir
169+
branch = main
170170
update = none
171171
ignore = dirty

repos/elixir

0 commit comments

Comments
 (0)