General comment + README cleanup
This commit is contained in:
parent
4cebeb092e
commit
769cf850c9
4 changed files with 8 additions and 15 deletions
|
@ -1,9 +1,5 @@
|
|||
;;; lang/go/config.el
|
||||
|
||||
;; requires gocode (completion), gore (repl) and a valid $GOPATH
|
||||
;; go get -u github.com/nsf/gocode
|
||||
;; go get -u github.com/motemen/gore
|
||||
|
||||
(def-package! go-mode
|
||||
:mode "\\.go$"
|
||||
:interpreter "go"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue