win10/mac 安装YouCompleteMe

Posted 红桃xin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了win10/mac 安装YouCompleteMe相关的知识,希望对你有一定的参考价值。

跨平台

一、win10完全按照教程即可

https://blog.csdn.net/blongz/article/details/105147034

二、mac

https://blog.csdn.net/lxyoucan/article/details/113815275

1、安装java11

https://blog.csdn.net/yuexiaomao/article/details/111057654

2、配置

Plug  'Valloric/YouCompleteMe' // .vimrc插件配置
// 在youcompletme目录下执行
brew install CMake
python3 install.py  --java-completer --ts-completer

以上是关于win10/mac 安装YouCompleteMe的主要内容,如果未能解决你的问题,请参考以下文章