Properly adding vundle as a submodule. I hope

This commit is contained in:
Dustin
2012-07-12 12:13:12 -05:00
parent 59d17bf9bf
commit 869c6f9e27
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 "vim/bundle/vundle"]
path = vim/bundle/vundle
url = http://github.com/gmarik/vundle.git