Adding vundle repo

This commit is contained in:
Hunter Haugen 2012-06-11 14:48:45 -07:00
parent cb5c9246cc
commit 95ad22cd03

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule ".vim/bundle/ShowMarks"]
path = .vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git