Use new ;;;###package cookie
This will later be used for doom/describe-packages to list all locations where a package is being configured (along with def-package! and after! blocks).
This commit is contained in:
parent
5c7da455f8
commit
d868f5fd10
3 changed files with 13 additions and 10 deletions
|
@ -1,6 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/emacs-lisp/packages.el
|
||||
|
||||
(package! elisp-mode :built-in t)
|
||||
|
||||
(package! auto-compile)
|
||||
(package! highlight-quoted)
|
||||
(package! macrostep)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue