mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -05:00
Add selectrum project search
This commit is contained in:
committed by
Itai Y. Efrat
parent
21a8694727
commit
65c153796e
@@ -6,8 +6,12 @@
|
||||
(when (featurep! +prescient)
|
||||
(package! selectrum-prescient))
|
||||
|
||||
(when (featurep! +orderless)
|
||||
(package! orderless))
|
||||
|
||||
(package! consult)
|
||||
(package! consult-flycheck)
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! consult-flycheck))
|
||||
|
||||
(package! embark)
|
||||
(package! embark-consult)
|
||||
|
Reference in New Issue
Block a user