mirror of
https://github.com/amix/vimrc
synced 2025-07-10 03: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"]
|
||||
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
|
||||
|
Reference in New Issue
Block a user