updates to vimrc (unless vimrv is the new hotness vimrc)

This commit is contained in:
skim
2012-03-30 23:03:45 -05:00
parent eeaa84a4bd
commit cd7955ba24

View File

@@ -24,7 +24,7 @@ run the Go website locally with `godoc -http=:8080`.
### Go support in Vim
Add this to your `~/.vimrv` file:
Add this to your `~/.vimrc` file:
set rtp+=/usr/local/go/misc/vim
filetype plugin indent on