aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2014-11-24 11:03:03 -0500
committerTeddy Wing2014-11-24 11:03:03 -0500
commit3055f9243c1ecc40150b7aa3c410a9a1ef5c0022 (patch)
treec5f9f668caf8e7300cf52b4da797662e430e3270 /.gitmodules
parent7e08eb7a582cab05bf6b21e28649371b5a662388 (diff)
downloaddotvim-3055f9243c1ecc40150b7aa3c410a9a1ef5c0022.tar.bz2
Add ls-grep plugin
So I can grep my open buffers.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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