completion/ivy: remove flx #774
flx is much too slow with large lists of candidates (i.e. counsel-projectile-find-file).
This commit is contained in:
parent
a18541851e
commit
59bc7653d5
2 changed files with 10 additions and 17 deletions
|
@ -10,8 +10,5 @@
|
|||
(package! ivy-rich)
|
||||
(package! wgrep)
|
||||
|
||||
(when (featurep! +fuzzy)
|
||||
(package! flx))
|
||||
|
||||
(when (and EMACS26+ (featurep! +childframe))
|
||||
(package! ivy-posframe))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue