This are my dot-files :-)
Installing them is easy.
- Linux: execute
install
- Windows: execute
install.bat
(symlinks git and vim config)
To add plugins simply edit the file .vim/plug.vim
Install new plugins:
:PlugInstall
Update existing plugin:
:PlugUpdate