Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Commit 06c8688

Browse files
michal-francandybons
authored andcommitted
x/lint: update vim rtp path in README.md to use x/lint
Change-Id: I8156a1a6328fd03c153ddb648de2db43a3968536 GitHub-Last-Rev: e8f26b7 GitHub-Pull-Request: #405 Reviewed-on: https://go-review.googlesource.com/121818 Reviewed-by: Andrew Bonventre <andybons@golang.org>
1 parent 470b6b0 commit 06c8688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ before we can accept your contribution.
6161

6262
Add this to your ~/.vimrc:
6363

64-
set rtp+=$GOPATH/src/github.com/golang/lint/misc/vim
64+
set rtp+=$GOPATH/src/golang.org/x/lint/misc/vim
6565

6666
If you have multiple entries in your GOPATH, replace `$GOPATH` with the right value.
6767

0 commit comments

Comments
 (0)