summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-05-13 20:40:51 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-05-13 20:40:51 +0200
commit443905dade3e1c14d181c4e30b8583559c1d60d1 (patch)
treedfc9cee5e4577886d859f02e64f421c5058bd6f7 /README.org
parentdc4623b45947dc4fa270a9fcf8ba998e70b36c1b (diff)
Minor extension documentation improvements (Fix #167)
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.org b/README.org
index f92a684..f706e10 100644
--- a/README.org
+++ b/README.org
@@ -410,9 +410,11 @@ following extensions come with the Corfu ELPA package:
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-history.el][corfu-history]]: =corfu-history-mode= to remember selected candidates and to improve sorting.
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-indexed.el][corfu-indexed]]: =corfu-indexed-mode= to select indexed candidates with prefix arguments.
-- [[https://github.com/minad/corfu/blob/main/extensions/corfu-info.el][corfu-info]]: Candidate actions to access the candidate location and documentation.
+- [[https://github.com/minad/corfu/blob/main/extensions/corfu-info.el][corfu-info]]: Actions to access the candidate location and documentation.
- [[https://github.com/minad/corfu/blob/main/extensions/corfu-quick.el][corfu-quick]]: Commands to select using Avy-style quick keys.
+See the Commentary of those files for configuration details.
+
* Complementary packages
Corfu works well together with all packages providing code completion via the