YouCompleteMe 支持 golang vim 自动补全

来源:互联网 发布:淘宝验证身份拍摄脸部 编辑:程序博客网 时间:2024/05/29 08:05

进入YouCompleteMe目录并执行:

更新代码

cd  ~/.vim/bundle/YouCompleteMegit clean -fgit pullgit submodule update --recursive --init
支持golang:

/.vim/bundle/YouCompleteMe$ ../install.sh --clang-completer --go-completer


阅读全文
0 0
原创粉丝点击