.vimrc:
vundle link:
valloric/YouCompleteMe
compilation:
cd .vim/bundle/YouCompleteMe
./install.py --clang-completer
To avoid issue "HTTPConnectionPool(): Read timed out. (read timeout=0.5)", reported at: https://github.com/Valloric/YouCompleteMe/issues/777
change one line per: https://github.com/Valloric/YouCompleteMe/issues/777#issuecomment-42033173
vundle link:
valloric/YouCompleteMe
compilation:
cd .vim/bundle/YouCompleteMe
./install.py --clang-completer
To avoid issue "HTTPConnectionPool(): Read timed out. (read timeout=0.5)", reported at: https://github.com/Valloric/YouCompleteMe/issues/777
change one line per: https://github.com/Valloric/YouCompleteMe/issues/777#issuecomment-42033173
No comments:
Post a Comment