Properly adding vundle as a submodule. I hope
parent
59d17bf9bf
commit
869c6f9e27
@ -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
|
||||
|
@ -0,0 +1 @@
|
||||
Subproject commit 8e9b933ed4a851ef1413bbd03560553c4339fb2f
|
Loading…
Reference in New Issue