aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Davis2021-12-24 22:49:27 +0000
committerBlaž Hrastnik2021-12-25 15:12:49 +0000
commitc3fb86cbaa5c6973fe014a4401c4e0d6f663384d (patch)
tree65af5d4b1a847a7c5ae8c4c0dfde9190e674baa1 /.gitmodules
parent28c9afdd0e83da37c782fc82b859d8451df1b877 (diff)
tree-sitter-gitcommit->tree-sitter-git-commit
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index ad100a00..d5bd61c9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -170,7 +170,7 @@
path = helix-syntax/languages/tree-sitter-fish
url = https://github.com/ram02z/tree-sitter-fish
shallow = true
-[submodule "helix-syntax/languages/tree-sitter-gitcommit"]
- path = helix-syntax/languages/tree-sitter-gitcommit
- url = https://github.com/the-mikedavis/tree-sitter-gitcommit.git
+[submodule "helix-syntax/languages/tree-sitter-git-commit"]
+ path = helix-syntax/languages/tree-sitter-git-commit
+ url = https://github.com/the-mikedavis/tree-sitter-git-commit.git
shallow = true