Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 489 Bytes

File metadata and controls

10 lines (8 loc) · 489 Bytes

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!