Load consult after selectrum
This commit is contained in:
parent
235364808e
commit
49e22f011a
@ -131,6 +131,7 @@ targets."
|
||||
|
||||
;; Consult adds a bunch of completing-read based utilities
|
||||
(use-package consult
|
||||
:after selectrum
|
||||
:commands (consult-xref)
|
||||
:init
|
||||
(setq xref-show-xrefs-function #'consult-xref
|
||||
|
Loading…
Reference in New Issue
Block a user