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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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