[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/mct 6eefd80 49/70: Expand the "extensions" section in t
From: |
ELPA Syncer |
Subject: |
[elpa] externals/mct 6eefd80 49/70: Expand the "extensions" section in the manual |
Date: |
Thu, 11 Nov 2021 03:57:49 -0500 (EST) |
branch: externals/mct
commit 6eefd80215e7b94c2f38d3c040623ad6db634413
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Expand the "extensions" section in the manual
---
README.org | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
diff --git a/README.org b/README.org
index ec4963e..77453a6 100644
--- a/README.org
+++ b/README.org
@@ -449,16 +449,21 @@ same as above, minus the =mct-= prefix).
MCT only tweaks the default minibuffer. To get more out of it, consider
these exceptionally well-crafted extras:
-+ =consult= :: Adds several commands that make interacting with the
- minibuffer more powerful. There also are several packages that build
- on it, such as =consult-dir=.
-+ =embark= :: Provides configurable contextual actions for completions and
- many other constructs inside buffers.
-+ =marginalia= :: Displays informative annotations for all known types of
- completion candidates.
-+ =orderless= :: A completion style that matches a variety of patterns
- (regexp, flex, initialism, etc.) regardless of the order they appear
- in.
++ [[https://github.com/minad/consult/][Consult]] by Daniel Mendler :: Adds
several commands that make
+ interacting with the minibuffer more powerful. There also are
+ multiple packages that build on it, such as
[[https://github.com/karthink/consult-dir][consult-dir]] by Karthik
+ Chikmagalur and
[[https://codeberg.org/jao/consult-notmuch][consult-notmuch]] by José Antonio
Ortega Ruiz.
+
++ [[https://github.com/oantolin/embark/][Embark]] by Omar Antolín Camarena ::
Provides configurable contextual
+ actions for completions and many other constructs inside buffers. A
+ genius package!
+
++ [[https://github.com/minad/marginalia][Marginalia]] by Daniel and Omar ::
Displays informative annotations for
+ all known types of completion candidates.
+
++ [[https://github.com/oantolin/orderless/][Orderless]] by Omar :: A
completion style that matches a variety of
+ patterns (regexp, flex, initialism, etc.) regardless of the order they
+ appear in.
* Alternatives
:PROPERTIES:
- [elpa] externals/mct 573a324 60/70: Document numeric arg for cyclic commands, (continued)
- [elpa] externals/mct 573a324 60/70: Document numeric arg for cyclic commands, ELPA Syncer, 2021/11/11
- [elpa] externals/mct d333057 59/70: Update keys for group navigation, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 981dba1 68/70: Fix typo, ELPA Syncer, 2021/11/11
- [elpa] externals/mct e459304 64/70: Add missing reference to mct-backward-updir, ELPA Syncer, 2021/11/11
- [elpa] externals/mct b5f4222 70/70: Update Acknowledgements in the manual, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 57cd47d 69/70: Expand mct-live-update; update documentation, ELPA Syncer, 2021/11/11
- [elpa] externals/mct ea0847d 50/70: Update "Alternatives" section; add Elmo, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 5972191 51/70: Update docs on Alternatives; improve vertico part, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 01edefb 14/70: Use memq instead of member where applicable, ELPA Syncer, 2021/11/11
- [elpa] externals/mct c096fab 48/70: Mention completion-cycle-threshold in the manual, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 6eefd80 49/70: Expand the "extensions" section in the manual,
ELPA Syncer <=
- [elpa] externals/mct 20aa296 52/70: Heuristic attempt to handle different CRM separator, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 8f8a83a 39/70: Make mct-edit-completion behave consistently, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 9586c51 41/70: Refine mct-choose-completion{, -no}-exit, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 4d61a41 46/70: Minor tweaks to code sample in the manual, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 2dd1308 53/70: Add functions to jump through completion groups in completions, ELPA Syncer, 2021/11/11
- [elpa] externals/mct 47b26e4 61/70: Document group motions and backward-dir motion, ELPA Syncer, 2021/11/11
- [elpa] externals/mct f1ddc1e 65/70: Add reference to Icomplete and Fido-mode, ELPA Syncer, 2021/11/11
- [elpa] externals/mct e25fdd5 55/70: Merge branch 'completion-group-navigation' into 'main', ELPA Syncer, 2021/11/11
- [elpa] externals/mct 0e2d0ae 62/70: Remove note about crm-separator (see 20aa296), ELPA Syncer, 2021/11/11
- [elpa] externals/mct 2352f14 63/70: Rectify paths to git repo, ELPA Syncer, 2021/11/11