My set of vim configuration files
- clone this repo
- change to cloned directory
cd thisrepo
- execute installation script via
./install.sh
- Download vim plugin manager vim-plug
- copy
plug.vim
to~/.vim/autoload/plug.vim
- soft link this
.vimrc
to~/.vimrc
- run
vim
to install all plugins