lang/go: add missing command-go-gocode-command variable
This commit is contained in:
parent
14f195e47c
commit
77dc22f2f4
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
|
||||
|
||||
(def-package! company-go
|
||||
:init (setq command-go-gocode-command "gocode")
|
||||
:when (featurep! :completion company)
|
||||
:after go-mode
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue