YCM

 进入目录执行下面命令
cd YouCompleteMe
git submodule update --init --recursive

5. 安装
仅安装支持Python的版本:

./install.py
安装支持C语言家族的版本:

./install.py --clang-completer
安装支持go语言的版本:

./install.py --go-completer
安装支持Js、Java、Python、go所有语言的版本:

./install.py --all

https://zhuanlan.zhihu.com/p/54074345

http://ycm-core.github.io/YouCompleteMe/#linux-64-bit

posted @ 2020-08-15 23:14  fndefbwefsowpvqfx  阅读(209)  评论(0编辑  收藏  举报