git clone --recursive https://github.com/pedroadame/dotvim ~/dotvim
ln -s ~/dotvim ~/.vim
vim ~/.vim/vimrc
Comment unneeded settings and add/remove plugins
- Run vim
- Run :PluginInstall
- Restart vim and you're ready to go!
git pull --rebase
git clone --recursive https://github.com/pedroadame/dotvim ~/dotvim
ln -s ~/dotvim ~/.vim
vim ~/.vim/vimrc
Comment unneeded settings and add/remove plugins
git pull --rebase