doomemacs/modules/completion
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
..
company completion/company: mention +tng/+childframe incompatibility in readme 2019-12-15 21:45:40 -05:00
helm Bind 'SPC h d S' to text search; expand ivy/helm file-search API 2019-12-23 01:51:43 -05:00
ido 💥 Refactor add-hook! macro & change arg order 2019-07-26 20:17:29 +02:00
ivy Remove ivy-{standard,alternative}-search #2314 2020-01-06 01:38:51 -05:00