我在我的neovim中安装了YouCompleteMe和UltiSnips插件。通常情况下,一切都很好。但是我在我的python开发中使用了,MiniConda有点像virtualenv,我有一个名为parser的虚拟python环境,当我用source activate parser激活这个虚拟环境时,出现了一些问题:
YouCompleteMe unavailable: requires Vim compiled with Python</
我正在尝试在和中使用neovim。两者都需要来自nvim的Python支持。我按照:help nvim_python中的说明设置了支持,但:echo has('python')或:echo has('python3')的输出都是0。在nvim- It requires Neovim with Python3 support ("+