用VirtualEnv创建的Python3虚拟环境一直不能做Python 3补全,会提示YCM Server挂掉了。但是如果是Python 2的VirtualEnv是可以补全的。

1 jprovim Mar 5, 2015 首先 vim --help | grep python, 看有有支持python3. 有支持的. 就不做. `-python +python3` 因YCM跑的jedi支持python3, 如果python3 is enabled, python2 is disabled 更多看Valloric的回, https://github.com/Valloric/YouCompleteMe/issues/1140 |
2 bringwin808 OP @jprovim 用brew装的macvim好像无法同时支持python 2和python 3 |
3 jiang42 Mar 5, 2015 @bringwin808 macports 大法好,退homebrew保平安 |