安装YouCompleteMe教程

安装Vundle

https://www.jianshu.com/p/7699838d4d44

安装下载YouCompleteMe

  • 在配置文件添加 Plugin 'Valloric/YouCompleteMe'
  • 下载源码
    git clone https://github.com/ycm-core/YouCompleteMe.git ~/.vim/bundle
  • 下载依赖
    git submodule update --init --recursive

https://segmentfault.com/a/1190000019949732

错误处理

错误1:

错误提示:The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code 1.
/usr/bin/python3 install.py

错误2:

Searching Python 3.8 libraries... ERROR: Python headers are missing in /usr/include/python3.8.
sudo apt-get install python3-dev
https://blog.csdn.net/qq_22073849/article/details/88964444

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容