mirror of
https://github.com/amix/vimrc
synced 2025-07-09 02:25:00 +08:00
add a new alternative to manage plugins using vundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule "bundle/vim-pandoc"]
|
[submodule "bundle/vim-pandoc"]
|
||||||
path = bundle/vim-pandoc
|
path = bundle/vim-pandoc
|
||||||
url = https://github.com/vim-pandoc/vim-pandoc.git
|
url = https://github.com/vim-pandoc/vim-pandoc.git
|
||||||
|
[submodule "bundle/vundle"]
|
||||||
|
path = bundle/vundle
|
||||||
|
url = https://github.com/gmarik/vundle.git
|
||||||
|
1
bundle/vundle
Submodule
1
bundle/vundle
Submodule
Submodule bundle/vundle added at 769010ae4d
Reference in New Issue
Block a user