Embark: clean up use-package
This commit is contained in:
parent
67c5128c33
commit
e802993eeb
@ -301,8 +301,7 @@ targets."
|
||||
(apply fn args)))
|
||||
(advice-add #'embark-completing-read-prompter
|
||||
:around #'embark-hide-which-key-indicator)
|
||||
:config
|
||||
(setq enable-recursive-minibuffers t))
|
||||
:custom (enable-recursive-minibuffers t))
|
||||
;; Consult users will also want the embark-consult package.
|
||||
(use-package embark-consult
|
||||
:after (embark consult))
|
||||
|
Loading…
Reference in New Issue
Block a user