my scripts --- Install YCM ---
- git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- cp vimrc ~/.vimrc
- sudo apt-get install build-essential cmake python-dev
- Launch vim and run :PluginInstall
- cd ~/.vim/bundle/YouCompleteMe/
- ./install.sh --clang-completer