Vundle.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule ".vim/bundle/vundle"]
|
[submodule ".vim/bundle/vundle"]
|
||||||
path = .vim/bundle/vundle
|
path = .vim/bundle/vundle
|
||||||
url = https://github.com/gmarik/vundle.git
|
url = https://github.com/gmarik/vundle.git
|
||||||
|
[submodule ".vim/bundle/Vundle.vim"]
|
||||||
|
path = .vim/bundle/Vundle.vim
|
||||||
|
url = https://github.com/gmarik/Vundle.vim.git
|
||||||
|
1
.vim/bundle/Vundle.vim
Submodule
1
.vim/bundle/Vundle.vim
Submodule
Submodule .vim/bundle/Vundle.vim added at 8db3bcb592
Reference in New Issue
Block a user