summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Antolín <omar.antolin@gmail.com>2020-04-28 12:28:27 -0500
committerOmar Antolín <omar.antolin@gmail.com>2020-04-28 12:28:27 -0500
commitdc1a31b5fcb2f34f06d62c39ed866f80b94eb7b5 (patch)
treeae128568aa160cba9359cc1a1f650bf521318c67
parented37c229023a25c89bf2a55f62c308a26278d16c (diff)
parent7a547b5722190429f9ac6b3417d615af63a58865 (diff)
Merge remote-tracking branch 'github/master'
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 6b60ec7..0c510ac 100644
--- a/README.org
+++ b/README.org
@@ -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