commit
7febca1988
2 changed files with 3 additions and 0 deletions
|
@ -365,6 +365,8 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
||||||
:defer t ; is loaded by ivy
|
:defer t ; is loaded by ivy
|
||||||
:init (setq ivy-flx-limit 10000))
|
:init (setq ivy-flx-limit 10000))
|
||||||
|
|
||||||
|
(use-package! ivy-avy
|
||||||
|
:after ivy)
|
||||||
|
|
||||||
(use-package! ivy-prescient
|
(use-package! ivy-prescient
|
||||||
:when (featurep! +prescient)
|
:when (featurep! +prescient)
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
(package! swiper :pin "6a22192f11a4aa0d43692bf685fd9b9d75911d00")
|
(package! swiper :pin "6a22192f11a4aa0d43692bf685fd9b9d75911d00")
|
||||||
(package! ivy)
|
(package! ivy)
|
||||||
(package! ivy-hydra)
|
(package! ivy-hydra)
|
||||||
|
(package! ivy-avy)
|
||||||
(package! counsel)
|
(package! counsel)
|
||||||
|
|
||||||
(package! amx :pin "ccfc92c600df681df5e8b5fecec328c462ceb71e")
|
(package! amx :pin "ccfc92c600df681df5e8b5fecec328c462ceb71e")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue