Udated YouCompleteMe instructions and removed ref from repo
This commit is contained in:
3
setup.sh
3
setup.sh
@@ -33,5 +33,6 @@ echo ""
|
||||
echo "NOTE: If you wand to use YCM, you need to do the following:"
|
||||
echo " - Install python3-dev"
|
||||
echo " - Install either vim-nox or build vim from source with python3 enabled"
|
||||
echo " - cd ~/.vim/bundle/YouCompleteMe && python3 install.py --clangd-completer"
|
||||
echo " - Download and install YCM: https://github.com/ycm-core/YouCompleteMe.git"
|
||||
echo " - cd ./YouCompleteMe && python3 install.py --clangd-completer"
|
||||
echo " - Remove comment markers under OPTION B in your .vimrc"
|
||||
|
||||
Reference in New Issue
Block a user