diff --git a/.gitmodules b/.gitmodules index 1fb4eb84..fd7ac1d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -366,12 +366,6 @@ branch = main update = none ignore = dirty -[submodule "repos/xml"] - path = repos/xml - url = https://github.com/tree-sitter-grammars/tree-sitter-xml - branch = master - update = none - ignore = dirty [submodule "repos/jsonnet"] path = repos/jsonnet url = https://github.com/sourcegraph/tree-sitter-jsonnet @@ -624,3 +618,9 @@ update = none ignore = dirty branch = main +[submodule "repos/xml"] + path = repos/xml + url = https://github.com/tree-sitter-grammars/tree-sitter-xml + update = none + ignore = dirty + branch = master diff --git a/repos/xml b/repos/xml index 851ff145..0d9a8099 160000 --- a/repos/xml +++ b/repos/xml @@ -1 +1 @@ -Subproject commit 851ff145b12313382f49f56a3f9a399ba2bf0232 +Subproject commit 0d9a8099c963ed53e183425c1b47fa2622c8eaf7