diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-28 12:28:27 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-28 12:28:27 -0500 |
| commit | dc1a31b5fcb2f34f06d62c39ed866f80b94eb7b5 (patch) | |
| tree | ae128568aa160cba9359cc1a1f650bf521318c67 | |
| parent | ed37c229023a25c89bf2a55f62c308a26278d16c (diff) | |
| parent | 7a547b5722190429f9ac6b3417d615af63a58865 (diff) | |
Merge remote-tracking branch 'github/master'
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -60,7 +60,7 @@ Bug reports are highly welcome and appreciated! - [[#related-packages][Related packages]] - [[#ivy-and-helm][Ivy and Helm]] - [[#prescient][Prescient]] - - [[#icicless-progressive-matching][Icicles's progressive matching]] + - [[#icicless-progressive-completion][Icicles's progressive completion]] - [[#integration-with-other-completion-uis][Integration with other completion UIs]] - [[#ivy][Ivy]] - [[#selectrum][Selectrum]] @@ -209,7 +209,7 @@ in the flex style (called "fuzzy" in prescient). In addition to matching, =prescient.el= also supports sorting of candidates (=orderless= leaves that up to the candidate source and the completion UI). -** Icicles's progressive matching +** Icicles's progressive completion An effect equivalent to matching multiple components in any order can be achieved in completion frameworks that provide a way to restrict |
