For https://valloric.github.io/YouCompleteMe/ you will need (on Fedora) to:
- cd .vim/bundle
- git clone https://github.com/Valloric/YouCompleteMe
- cd YouCompleteMe
- git submodule update –init –recursive
- sudo yum install cmake gcc-c++ python-libs python-devel
- ./install.sh