Skip to content

Commit

Permalink
Forgot about linking the vimrc in the instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
derekwyatt committed Nov 23, 2012
1 parent 9b979cc commit fd12f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ To install it, do the following:
* Wipe out your `~/.vimrc` file and `~/.vim` directory (back up if you wish)
* `git clone https://github.com/derekwyatt/vim-config.git ~/.vim`
* `cd ~/.vim/bundle && ./get`
* `ln ~/.vim/vimrc ~/.vimrc`
* Start Vim

Occassionally, the bundles may need updating. To do this, `cd ~/.vim && ./update`

0 comments on commit fd12f28

Please sign in to comment.