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