From 9ca2909c80ff95b1dd4a1d92b7144d7bbfce3ca6 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Thu, 8 Apr 2021 15:58:20 +0900 Subject: Loop around the end on regex searches. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2