aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-04-08 06:58:20 +0000
committerBlaž Hrastnik2021-04-08 13:34:06 +0000
commit9ca2909c80ff95b1dd4a1d92b7144d7bbfce3ca6 (patch)
tree098185e6b0150f180691e2f7d5df36c077bb50cd /.gitmodules
parent8b33ba2284f88bea4c6144364d75189255466661 (diff)
Loop around the end on regex searches.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f4d6456c..3cfb7b56 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -82,3 +82,6 @@
path = helix-syntax/languages/tree-sitter-toml
url = https://github.com/ikatyang/tree-sitter-toml
shallow = true
+[submodule "helix-syntax/nvim-treesitter"]
+ path = helix-syntax/nvim-treesitter
+ url = https://github.com/nvim-treesitter/nvim-treesitter