Use imalison:use-package* for gotest cofiguration
This commit is contained in:
parent
91262f04e4
commit
8d062edd64
@ -2162,8 +2162,9 @@ I use helm for almost all emacs completion
|
||||
(set (make-local-variable 'company-backends) '(company-go))))
|
||||
:config
|
||||
(progn
|
||||
(use-package gotest
|
||||
:demand
|
||||
(imalison:use-package*
|
||||
gotest "~/Projects/gotest.el"
|
||||
:demand t
|
||||
:bind (:map go-mode-map
|
||||
("C-c t" . imalison:gotest))
|
||||
:preface
|
||||
|
Loading…
Reference in New Issue
Block a user