switch gocode to github.com/stamblerre/gocode fork
This commit is contained in:
parent
1307a7d590
commit
ad7c171771
6
init.el
6
init.el
@ -616,11 +616,11 @@ inserted between the braces between the braces."
|
|||||||
;;; $ go get golang.org/x/tools/cmd/goimports
|
;;; $ go get golang.org/x/tools/cmd/goimports
|
||||||
;;; ```
|
;;; ```
|
||||||
|
|
||||||
;;; 5. Install [gocode](https://github.com/nsf/gocode) which can be
|
;;; 5. Install [gocode](https://github.com/stamblerre/gocode) (a fork
|
||||||
;;; installed from Debian package `gocode` or with
|
;;; with Go modules support) which can be installed with
|
||||||
|
|
||||||
;;; ```
|
;;; ```
|
||||||
;;; $ go get -u github.com/nsf/gocode
|
;;; $ go get -u github.com/stamblerre/gocode
|
||||||
;;; ```
|
;;; ```
|
||||||
|
|
||||||
;;; 6. Install [guru](https://godoc.org/golang.org/x/tools/cmd/guru)
|
;;; 6. Install [guru](https://godoc.org/golang.org/x/tools/cmd/guru)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user