vim-files My vim configuration files - just for personal use. Installation The following will clone the repository and create symbolic links to the appropriate files. $ git clone git@github.com:meltzerpete/vim-files.git $ cd vim-files $ chmod +x install.sh $ ./install.sh