mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #2593 from esoterick/update-go-docs-with-new-gocode
lang/go: replace mdempsky/gocode -> stamblerre/gocode
This commit is contained in:
@ -77,7 +77,7 @@ This module requires a valid ~GOPATH~, and the following Go packages:
|
||||
export GOPATH=~/work/go
|
||||
|
||||
go get -u github.com/motemen/gore/cmd/gore
|
||||
go get -u github.com/mdempsky/gocode
|
||||
go get -u github.com/stamblerre/gocode
|
||||
go get -u golang.org/x/tools/cmd/godoc
|
||||
go get -u golang.org/x/tools/cmd/goimports
|
||||
go get -u golang.org/x/tools/cmd/gorename
|
||||
|
Reference in New Issue
Block a user