来自https://github.com/Valloric/YouCompleteMe#ubuntu-linux-x64
我跑了
./install.py --clang-completer --omnisharp-completer --gocode-completer
我正在使用 Ubuntu Trusty 14 LTSS
并得到以下错误:(完整转储:http ://sprunge.us/COVL )
/root/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp/BoostParts/boost/type_traits/detail/ice_eq.hpp:17:71:注意:#pragma 消息:注意:使用此标头 (ice_eq.hpp) 是不推荐使用 # pragma message("注意:不推荐使用此标头 (ice_eq.hpp)")`
Vim 和 Vundle 通用指南:https ://realpython.com/blog/python/vim-and-python-a-match-made-in-heaven/
有任何想法吗?