mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(use-package): use :preface in favor of :init when defining things
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:straight (:type built-in)
|
||||
:defer t
|
||||
|
||||
:init
|
||||
:preface
|
||||
(defun zone-choose (pgm)
|
||||
"Choose a PGM to run for `zone'."
|
||||
(interactive
|
||||
|
||||
Reference in New Issue
Block a user