error:

YouCompleteMe unavailable: requires Vim compiled with Python (2.6+ or 3.3+) support

solution:

./configure --enable-multibyte --enable-pythoninterp=yes --enable-python3interp=yes

版权声明:本文为WanGong原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/WanGong/article/details/53900241