mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -208,7 +208,7 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
||||
(which-key-mode +1))
|
||||
|
||||
|
||||
;; `hydra'
|
||||
;;;###package hydra
|
||||
(setq lv-use-seperator t)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user