Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 240 Bytes

Vimrc setup

To get moving, clone this repo, cd into it, run the following:

  1. git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
  2. cp vimrc ~/.vimrc && cp -r colors ~/.vim/colors
  3. Open vim and run :BundleInstall