Top "Youcompleteme" questions

YouCompleteMe is an autocomplete and diagnostics plugin for Vim.

How to configure .ycm_extra_conf.py for current project include PATH

I installed YCM and syntastic for VIM, normally they work fine, but I have problem when it detect some errors …

c vim makefile clang youcompleteme
YCM error. The ycmd server SHUT DOWN (restart wit...the instructions in the documentation

I installed YCM with vim plug, but I may have shut down before process finished. Now when I start vim …

vim youcompleteme
How to install plugins in vim using vundle?

I am using Vundle to install YouCompleteMe (YCM). However, I am unable to install it (the installation guide just says …

vim plugins macvim youcompleteme
Vim plugin youcompleteme error message

Every time I write a new python source code *.py, the following error message comes up: Error detected while processing …

vim youcompleteme
YouCompleteMe unavailable : requires Vim 7.4.143

my apologies if im asking a retarded question. New to windows bash and saw the vim Plugin "YouCompleteme" and tried …

vim youcompleteme
vim - Youcomplete me unable to find an appropriate Python library

I have followed the instructions from here https://github.com/Valloric/YouCompleteMe and have installed both: Cmake sudo apt-get install …

python vim cmake clang youcompleteme