Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES
2020-01-14 22:32:11 -05:00
Henrik Lissner
99cd52e70f
💥 Drop Emacs 25.x support
...
Emacs 26.1 is Doom's new minimum supported version
Closes #2026
2019-11-08 16:02:06 -05:00
Andrew Whatson
2a511a6576
Add +prescient option for :completion ivy
...
This provides an alternative backend for filtering and sorting ivy
searches. Uses prescient instead of flx for fuzzy completion when both
+prescient and +fuzzy are selected.
2019-05-29 00:46:57 +10:00
Henrik Lissner
1911f44e66
completion/ivy: add +icons flag
...
This replaces +ivy-buffer-icons.
Renders #1362 unnecessary.
2019-04-25 22:20:31 -04:00
Henrik Lissner
9a3e71731c
completion/ivy: bring back flx
2018-08-04 13:47:19 +02:00
Henrik Lissner
e916a4d6fe
Remove ivy-prescient
...
Doesn't bring enough to the table, slows down fuzzy searches too much,
and alters the way ivy highlights.
2018-08-04 02:42:32 +02:00
Henrik Lissner
baf400b736
completion/ivy: add ivy-prescient #774
...
Better fuzzy support versus flx; hopefully faster. Also brings frecency
sorting to ivy commands.
2018-08-02 01:53:29 +02:00
Henrik Lissner
59bc7653d5
completion/ivy: remove flx #774
...
flx is much too slow with large lists of candidates (i.e.
counsel-projectile-find-file).
2018-08-02 00:29:26 +02:00
Henrik Lissner
d7f8a9591e
completion/ivy: replace smex with amx
...
Faster and maintained.
2018-06-20 18:39:44 +02:00
Henrik Lissner
a25e2e0c89
completion/ivy: add +fuzzy flag
...
As mentioned in #626
2018-05-30 16:05:21 +02:00
Henrik Lissner
317b556bde
Extract :ui posframe packages into other modules
2018-05-09 00:20:01 +02:00
Henrik Lissner
5ee50c6b53
Move wgrep config from core-editor to completion/{ivy,helm}
2018-01-14 02:04:34 -05:00
Henrik Lissner
ca3f955a93
completion/ivy: use upstream ivy-rich
...
My PR was merged upstream.
2018-01-08 20:43:57 -05:00
Henrik Lissner
1f52669684
completion/ivy: refactor switch-buffer transformer #331
...
Also switches to my private fork of ivy-rich until the changes are
merged upstream.
2018-01-08 19:04:21 -05:00
Henrik Lissner
1c2683ce9d
completion/ivy: add ivy-rich; rewrite custom transformer #331
...
+ivy-buffer-transformer does *most* of what ivy-rich does, so lets cut down on
our own code, bring in ivy-rich, and add our customizations on top of it.
This fixes ivy-use-virtual-buffers support, too.
2018-01-08 14:41:41 -05:00
Henrik Lissner
91137f83b1
Move ivy-hydra into completion/ivy
2017-09-24 17:10:47 +02:00
Henrik Lissner
33c88d4f82
Revert macros to ...! name convention (elisp doesn't like @...)
2017-02-23 00:06:12 -05:00
Henrik Lissner
ebb30b1512
Move swiper config from core-editor to completion/ivy
2017-02-21 16:03:51 -05:00
Henrik Lissner
5c13f2eced
Update modules/completion/ivy
2017-02-20 00:26:08 -05:00
Henrik Lissner
4978af4f76
Add modules/completion/ivy
2017-02-20 00:26:07 -05:00