vim8.1安装YouCompleteMe实现代码自动补全
1、在配置文件中添加Plugin "https://github.com/Valloric/YouCompleteMe.git"

3、上面步骤显示成功之后,我们需要执行install.py对YouCompleteMe进行编译

1、在配置文件中添加Plugin "https://github.com/Valloric/YouCompleteMe.git"
3、上面步骤显示成功之后,我们需要执行install.py对YouCompleteMe进行编译