vimrcgit
This repo contains the code, including the .vimrc
file, the colorscheme file, and the “installer” shell script.
Setup Instructions
I set up the “installer” to run as follows:
- clone this repository and cd into it
- execute
run.sh
- cd out
- open vim and run
:PluginInstall
This allows me to get my custom vim preferences onto any machine very quickly.