modularized: gitgrep, lustyjuggler, greplace

This commit is contained in:
yan
2011-12-07 01:40:44 -08:00
committed by Yan Pritzker
parent 937945139c
commit dfd66bbd22
10 changed files with 21 additions and 3742 deletions

9
.gitmodules vendored
View File

@@ -55,3 +55,12 @@
[submodule "vim/bundle/vim-scripts-bufexplorer.zip"]
path = vim/bundle/vim-scripts-bufexplorer.zip
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "vim/bundle/sjbach-lusty"]
path = vim/bundle/sjbach-lusty
url = https://github.com/sjbach/lusty.git
[submodule "vim/bundle/tjennings-git-grep-vim"]
path = vim/bundle/tjennings-git-grep-vim
url = https://github.com/tjennings/git-grep-vim
[submodule "vim/bundle/skwp-greplace"]
path = vim/bundle/skwp-greplace
url = https://github.com/skwp/greplace.vim