mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(packages): Replace package.el with straight.el
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
;;; Code:
|
||||
|
||||
(use-package zone
|
||||
:ensure nil ;; loaded from emacs built-ins
|
||||
:straight (:type built-in)
|
||||
:init
|
||||
(defun zone-choose (pgm)
|
||||
"Choose a PGM to run for `zone'."
|
||||
|
||||
Reference in New Issue
Block a user