aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4cf9e502..87acea60 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -89,3 +89,8 @@
[submodule "helix-syntax/languages/tree-sitter-nix"]
path = helix-syntax/languages/tree-sitter-nix
url = https://github.com/cstrahan/tree-sitter-nix
+ shallow = true
+[submodule "helix-syntax/languages/tree-sitter-latex"]
+ path = helix-syntax/languages/tree-sitter-latex
+ url = https://github.com/latex-lsp/tree-sitter-latex
+ shallow = true