Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 270 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 270 Bytes

This is the current state of my .vim folder.

Installation

Clone repo into .vim directory (backup existing .vim if desired) then run:

make install

(it will back up your current .vimrc, .gvimrc)

Updating

To update plugins run:

make update