From cd7955ba244785c038548adf63150ad857463356 Mon Sep 17 00:00:00 2001 From: skim Date: Fri, 30 Mar 2012 23:03:45 -0500 Subject: [PATCH] updates to vimrc (unless vimrv is the new hotness vimrc) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1d487d..d8dfa7c 100644 --- a/README.md +++ b/README.md @@ -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