Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.4 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.4 KB

Vim

A barebones vim setup.

Setup

Linux

Clone this repro and run the install script install.bash to get everything set up.

All of the plugins are set up as a git submodule. Including the vim-pathogen plugin which makes all of this possible.

Windows

On Windows you should install the latest version from vim.org then follow the instructions of the latest release zip from this repro.

Acknowledgements