Skip to content

Instantly share code, notes, and snippets.

@goude
Created September 22, 2016 12:58
Show Gist options
  • Save goude/25b94b35aa746a3d042ff81013a91ab1 to your computer and use it in GitHub Desktop.
Save goude/25b94b35aa746a3d042ff81013a91ab1 to your computer and use it in GitHub Desktop.
cd ~/.vim/bundle && rm -rf YouCompleteMe && git clone https://github.com/Valloric/YouCompleteMe.git && cd YouCompleteMe && git reset --hard 0de1c0c && git submodule update --init --recursive && ./install.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment