Reconfigure bundles to be submodules

This commit is contained in:
Barak Michener 2012-02-21 14:03:14 -08:00
parent 7c7aaf6a6d
commit e17a37c58d
166 changed files with 48 additions and 40038 deletions

36
.gitmodules vendored Normal file
View file

@ -0,0 +1,36 @@
[submodule ".vim/bundle/calendar.vim--Matsumoto"]
path = .vim/bundle/calendar.vim--Matsumoto
url = git://github.com/vim-scripts/calendar.vim--Matsumoto.git
[submodule ".vim/bundle/vim-less"]
path = .vim/bundle/vim-less
url = git://github.com/lunaru/vim-less.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/NrrwRgn"]
path = .vim/bundle/NrrwRgn
url = git://github.com/chrisbra/NrrwRgn.git
[submodule ".vim/bundle/sparkup"]
path = .vim/bundle/sparkup
url = git://github.com/rstacruz/sparkup.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/VimOrganizer"]
path = .vim/bundle/VimOrganizer
url = git://github.com/hsitz/VimOrganizer.git
[submodule ".vim/bundle/lusty"]
path = .vim/bundle/lusty
url = git://github.com/sjbach/lusty.git
[submodule ".vim/bundle/vim-coffee-script"]
path = .vim/bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git