From 9f0da7408004428730088ab5394ce1a5566aab0a Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 6 Apr 2014 23:20:50 -0400 Subject: [PATCH] updating git modules for grep --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 92d1794..6c2b3fa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "vim/bundle/vim-bufferline"] path = vim/bundle/vim-bufferline url = https://github.com/bling/vim-bufferline +[submodule "vim/bundle/grep"] + path = vim/bundle/grep + url = https://github.com/yegappan/grep.git