Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 327 Bytes

README.markdown

File metadata and controls

18 lines (11 loc) · 327 Bytes

brandondean/vim

Automatic Installer

curl -L http://github.com/brandondean/Vim/raw/master/Rakefile; rake install

Manual Install

  1. Clone the repo into your .vim directory

    git clone git://github.com/brandondean/Vim.git ~/.vim

  2. Make symbolic link of the vimrc file

    ln -s ~/.vim/vimrc ~/.vimrc