Change from package.el to straight.el.
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
;;; Code:
|
||||
|
||||
(use-package go-mode
|
||||
:straight t
|
||||
:defer t)
|
||||
|
||||
(provide 'lang-go)
|
||||
|
Reference in New Issue
Block a user