(hopefully) fix embark-consult bootstrap error
This commit is contained in:
parent
eb4f88907c
commit
264815d056
@ -376,8 +376,7 @@ targets."
|
||||
:around #'embark-hide-which-key-indicator)
|
||||
:custom (enable-recursive-minibuffers t))
|
||||
;; Consult users will also want the embark-consult package.
|
||||
(elpaca-use-package embark-consult
|
||||
:after (embark consult))
|
||||
(elpaca-use-package embark-consult)
|
||||
|
||||
;; SORTA WORKING: Relative line numbers with stuff
|
||||
(elpaca-use-package nlinum-relative
|
||||
|
Loading…
Reference in New Issue
Block a user