First attempt at adding vundle as a submodule

This commit is contained in:
Dustin Swan 2012-03-07 00:55:35 -06:00
parent 9e5a9abcac
commit 2b0ef090e1
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh
[submodule "/Users/dustinswan/.vim/bundle/vundle"]
path = /Users/dustinswan/.vim/bundle/vundle
url = http://github.com/gmarik/vundle.git

1
vim/bundle/vundle Submodule

@ -0,0 +1 @@
Subproject commit 03ed2bd39e37c5ff035c05197af81558eb5d8a89