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
|
;; Consult adds a bunch of completing-read based utilities
|
||||||
(use-package consult
|
(use-package consult
|
||||||
|
:after selectrum
|
||||||
:commands (consult-xref)
|
:commands (consult-xref)
|
||||||
:init
|
:init
|
||||||
(setq xref-show-xrefs-function #'consult-xref
|
(setq xref-show-xrefs-function #'consult-xref
|
||||||
|
Loading…
Reference in New Issue
Block a user