vim8.1安装YouCompleteMe实现代码自动补全

2024-10-12 05:31:22

1、在配置文件中添加Plugin "https://github.com/Valloric/YouCompleteMe.git"

vim8.1安装YouCompleteMe实现代码自动补全

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

vim8.1安装YouCompleteMe实现代码自动补全
猜你喜欢