Add selectrum project search
This commit is contained in:
parent
21a8694727
commit
65c153796e
4 changed files with 97 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue