added gorename to docs

This commit is contained in:
mike-work 2015-12-03 21:17:34 +00:00 committed by syl20bnr
parent 979867447e
commit b358f6c7f7
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ You will need =gocode= and =godef=:
go get -u -v github.com/nsf/gocode
go get -u -v github.com/rogpeppe/godef
go get -u -v golang.org/x/tools/cmd/oracle
go get -u -v golang.org/x/tools/cmd/gorename
#+END_SRC
Make sure that =gocode= executable is in your PATH. For information about