update from vundle to Plug

This commit is contained in:
Yann Esposito (Yogsototh) 2014-11-01 16:46:11 +01:00
parent eeeeb82f93
commit 45a1099b9e

View file

@ -6,7 +6,7 @@ The `vimrc` file should be easy to understand and contains almost everything.
git clone https://github.com/yogsototh/vimrc.git .vim
ln -s .vim/vimrc .vimrc
vim +BundleInstall +qall
vim +PlugInstall +qall
cd ~/.vim/bundle/vimproc.vim && make
for Haskell