VIM plugins and Config
ln -s ~/github/vim/.vim ~/.vim
ln -s ~/github/vim/.vimrc ~/.vimrcgit clone https://github.com/ycm-core/YouCompleteMe
./install.py --all
- Write a script which will do a fresh clone and setup each vim plugin automatically
- cleanup plugins as well