mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
add a new alternative to manage plugins using vundle
This commit is contained in:
parent
5f37be79d3
commit
5e88e2a68c
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
||||
[submodule "bundle/vim-pandoc"]
|
||||
path = bundle/vim-pandoc
|
||||
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
@ -0,0 +1 @@
|
||||
Subproject commit 769010ae4dc2ccb40bb0d93078f0480c80553860
|
Loading…
Reference in New Issue
Block a user