mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
General comment + README cleanup
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user