I installed YCM with vim plug, but I may have shut down before process finished. Now when I start vim I get this error \"The ycmd server SHUT DOWN (restart wit...the instruction
I was also facing the same issue but I have solved by executing the following commands in the Ubuntu terminal
cd ~/.vim/bundle/YouCompleteMe/ sudo pip install cmake python install.py