Skip to content

Commit

Permalink
Replace non-git submods with git submods
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdrew committed Oct 14, 2011
1 parent f15b46f commit 6bb742e
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 9,177 deletions.
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,18 @@
[submodule "vim/bundle/gundo.git"]
path = vim/bundle/gundo.git
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/vcscommand.git"]
path = vim/bundle/vcscommand.git
url = https://github.com/vim-scripts/vcscommand.vim.git
[submodule "vim/bundle/easygrep.git"]
path = vim/bundle/easygrep.git
url = https://github.com/vim-scripts/EasyGrep.git
[submodule "vim/bundle/taglist.git"]
path = vim/bundle/taglist.git
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/fuzzyfinder.git"]
path = vim/bundle/fuzzyfinder.git
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "vim/bundle/l9.git"]
path = vim/bundle/l9.git
url = https://github.com/vim-scripts/L9.git
1 change: 1 addition & 0 deletions vim/bundle/easygrep.git
Submodule easygrep.git added at b42ca0
580 changes: 0 additions & 580 deletions vim/bundle/easygrep/doc/EasyGrep.txt

This file was deleted.

Loading

0 comments on commit 6bb742e

Please sign in to comment.