Skip to content

Commit 58053ab

Browse files
committed
Use yaml grammar from tree-sitter-grammars/tree-sitter-yaml
1 parent 67338ae commit 58053ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
ignore = dirty
208208
[submodule "repos/yaml"]
209209
path = repos/yaml
210-
url = https://github.com/ikatyang/tree-sitter-yaml
210+
url = https://github.com/tree-sitter-grammars/tree-sitter-yaml
211211
branch = master
212212
update = none
213213
ignore = dirty

0 commit comments

Comments
 (0)