Skip to content

nathanrosspowell/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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