Adding Vundle as a git submodule.
This commit is contained in:
parent
69b00cc08f
commit
b34b959d20
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule ".vim/bundle/Vundle.vim"]
|
||||
path = .vim/bundle/Vundle.vim
|
||||
url = https://github.com/VundleVim/Vundle.vim.git
|
Loading…
Reference in a new issue