emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/orderless b341b825ec 2/6: Update README regarding Presc


From: ELPA Syncer
Subject: [elpa] externals/orderless b341b825ec 2/6: Update README regarding Prescient (Fix #121)
Date: Sat, 17 Sep 2022 20:58:03 -0400 (EDT)

branch: externals/orderless
commit b341b825eccc063d1d42a18d2bbc2a4895ada8f6
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update README regarding Prescient (Fix #121)
---
 README.org | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.org b/README.org
index 6303a3153e..f90b0a7399 100644
--- a/README.org
+++ b/README.org
@@ -428,14 +428,14 @@ install Helm and configure Icomplete to use it as follows:
 
 ** Prescient
 
-The [[https://github.com/raxod502/prescient.el][prescient.el]] library also 
provides matching of space-separated
-components in any order and it can be used with either the 
[[https://github.com/raxod502/selectrum][Selectrum]] or
-[[https://github.com/abo-abo/swiper][Ivy]] completion UIs (it does not offer a 
completion-style that could be
-used with Emacs' default completion UI, Mct, Vertico or with Icomplete).
-The components can be matched literally, as regexps, as initialisms or
-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).
+The [[https://github.com/raxod502/prescient.el][prescient.el]] library also 
provides matching of space-separated components in
+any order. It offers a completion-style that can be used with Emacs' default
+completion UI, Mct, Vertico or with Icomplete. Furthermore Selectrum and Ivy 
are
+supported. The components can be matched literally, as regexps, as initialisms
+or in the flex style (called "fuzzy" in prescient). Prescient does not offer 
the
+same flexibility as Orderless with its style dispatchers. However in addition 
to
+matching, Prescient supports sorting of candidates, while Orderless leaves that
+up to the candidate source and the completion UI.
 
 ** Restricting to current matches in Icicles, Ido and Ivy
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]