Skip to content

wesrupert/vim

Repository files navigation

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

  1. Install git, then vim.
  2. Clone: git clone https://github.com/wesrupert/vim (%USERPROFILE%\vimfiles on Windows).
  3. Run ~/.vim/install (Or do everything manually on Windows).
  4. Open vim and run :PlugInstall.
  5. Enjoy!