vim-plus install
1、输入:git clone https://github.com/chxuan/vimplus.git ~/.vimplus
2、输入:cd ~/.vimplus
3、输入:./install.sh
The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code -11
解决方法:
cd ~/.vim/plugged/YouCompleteMe/third_party/ycmd
这里不要使用anaconda或者其他虚拟环境的python进行build!!!
/bin/python3 build.py