My ~/.vim
After cloning this repo, make sure to run
git submodule update --init
which will fetch all the submodules.
Then go to .vim/bundle/YouCompleteMe and run ./install-sh. For info how to run it go to https://github.com/Valloric/YouCompleteMe or read docs