You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YCM plugin doesn't start automatically, it's because missing module somewhere in ycm config :) , i don't know what exactly is going on but i found solution ;) :
cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer
The text was updated successfully, but these errors were encountered:
YCM plugin doesn't start automatically, it's because missing module somewhere in ycm config :) , i don't know what exactly is going on but i found solution ;) :
The text was updated successfully, but these errors were encountered: