doomemacs/modules/completion/ivy/autoload
Henrik Lissner ae8dc2749f
Remove ivy-{standard,alternative}-search #2314
Turns out ivy and counsel have a number of hard-coded checks for flx
against ivy--regex-fuzzy:

- https://github.com/abo-abo/swiper/blob/master/ivy.el#L3531
- https://github.com/abo-abo/swiper/blob/master/ivy.el#L3637
- https://github.com/abo-abo/swiper/blob/master/ivy.el#L4643
- https://github.com/abo-abo/swiper/blob/master/counsel.el#L1359
- https://github.com/abo-abo/swiper/blob/master/counsel.el#L1561

This means, by assigning our own delegates around ivy regex functions
will break flx sorting (reported in #2314), and possibly other behavior.
2020-01-06 01:38:51 -05:00
..
evil.el Remove references to old ivy/helm search commands 2019-11-18 15:06:11 -05:00
hydras.el Add ui/hydra module 2019-07-22 23:51:12 +02:00
ivy.el Remove ivy-{standard,alternative}-search #2314 2020-01-06 01:38:51 -05:00
posframe.el 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00