sh7ne's server vim distribution.
if you are a php developer, The distribution of vim plugins below is recommended. 如果是开发中使用,针对php的开发相关,建议安装有插件的版本 vim distribution for php developer
- backup your old .vimrc if it is necessary
cp ~/.vimrc ~/.vimrc_bak
- install .vimrc
curl https://raw.githubusercontent.com/sh7ning/vim_thes_server/master/.vimrc -L > ~/.vimrc && mkdir ~/.vim_undo
- Enjoy it ^_^ 😊