Kod: Zaznacz cały
cd ~/.vim/bundle
git clone https://github.com/Valloric/YouCompleteMe.git
cd YouCompleteMe
git submodule update --init --recursive
./install.sh --clang-completer
Kod: Zaznacz cały
Bundle 'gmarik/vundle'Bundle 'Valloric/YouCompleteMe'
Kod: Zaznacz cały
vim +BundleInstall +qall
Kod: Zaznacz cały
The ycmd server SHUT DOWN (restart with :YcmRestartServer). Stderr (last 30 line
s):
Kod: Zaznacz cały
HTTPConnectionPool(host='127.0.0.1', port=53040): Max retries exceeded with url:
/event_notification (Caused by <class 'socket.error'>: [Errno 111] Połączenie o
drzucone)
