Adding vundle submodules

This commit is contained in:
Hunter Haugen 2012-05-08 13:28:02 +02:00
parent 30482614ee
commit e85c845d90

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule ".vim/bundle/Gundo"]
path = .vim/bundle/Gundo
url = https://github.com/vim-scripts/Gundo.git
[submodule ".vim/bundle/ShowMarks"]
path = .vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git