Added vundle as a submodule.

This commit is contained in:
Ryan Cavicchioni
2012-09-07 21:41:57 -05:00
parent ecb0ffb747
commit 34c78406d8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git

1
.vim/bundle/vundle Submodule

Submodule .vim/bundle/vundle added at 3bf598d169