use vim-plug instead of vundle for plugin management
This commit is contained in:
parent
972383492b
commit
d2a81fbd6b
6 changed files with 2118 additions and 45 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -81,9 +81,6 @@
|
|||
[submodule "vim-files/.vim/bundle/YouCompleteMe"]
|
||||
path = vim-files/.vim/bundle/YouCompleteMe
|
||||
url = https://github.com/Valloric/YouCompleteMe.git
|
||||
[submodule "vim-files/vim/bundle/vundle"]
|
||||
path = vim-files/vim/bundle/vundle
|
||||
url = https://github.com/gmarik/Vundle.vim.git
|
||||
[submodule "zsh-files/antigen"]
|
||||
path = zsh-files/antigen
|
||||
url = https://github.com/zsh-users/antigen.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue