use vim-plug instead of vundle for plugin management

This commit is contained in:
Haak Saxberg 2015-12-03 13:13:32 -08:00 committed by Haak Saxberg
parent 972383492b
commit d2a81fbd6b
6 changed files with 2118 additions and 45 deletions

3
.gitmodules vendored
View file

@ -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