diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0178f69..ae315e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@  [submodule "bundle/vim-auditory"]  	path = bundle/vim-auditory  	url = /Users/tw/Documents/Development/vim-auditory/ +[submodule "bundle/vim-ls-grep"] +	path = bundle/vim-ls-grep +	url = https://github.com/teddywing/vim-ls-grep.git  | 
