Vim, My Way My personal set of customizations and plugins. I have this set up to be as cross-platform as possible, let me know if there's an issue! Installation instructions Install git, then vim. Clone: git clone https://github.com/wesrupert/vim (%USERPROFILE%\vimfiles on Windows). Run ~/.vim/install (Or do everything manually on Windows). Open vim and run :PlugInstall. Enjoy!