I want my version of vimrc to rock and roll 🔨
虽说rock and roll, 但是不希望操作太花, 这样人才能在最艰苦的环境中生存下来:joy_cat:
Download plug.vim and put it in the "autoload" directory.
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
You can automate the process by putting the command in your Vim configuration file as suggested here.
我觉得plug的作者关于为什么要写plug的文章很好,推荐Writing my own Vim plugin manager.
Please refer to vimrc.
Menlo is my choice.
My favourite is Molokai.