doomemacs/modules
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
..
app irc: fix logic for creating a workspace 2020-01-02 15:51:05 -08:00
completion Remove ivy-{standard,alternative}-search #2314 2020-01-06 01:38:51 -05:00
config Generalize thing-at-point & region functions 2020-01-03 02:39:47 -05:00
editor Merge pull request #2307 from bennyyip/develop 2020-01-05 20:09:25 -05:00
emacs Generalize thing-at-point & region functions 2020-01-03 02:39:47 -05:00
email email/notmuch: minor reformatting 2019-12-16 03:54:15 -05:00
input Update packages.el 2019-10-26 15:33:46 +05:30
lang Fontify latex script & entities in org-mode 2020-01-05 21:17:34 -05:00
term Fix #2014: +shell/here doesn't execute COMMAND 2020-01-01 22:47:59 -05:00
tools Autoload forge-create-{pullreq,issue} 2020-01-04 15:42:04 -05:00
ui Remove +workspace-buffer-list return order #2315 2020-01-06 00:58:08 -05:00