diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-05-13 20:40:51 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-05-13 20:40:51 +0200 |
| commit | 443905dade3e1c14d181c4e30b8583559c1d60d1 (patch) | |
| tree | dfc9cee5e4577886d859f02e64f421c5058bd6f7 /README.org | |
| parent | dc4623b45947dc4fa270a9fcf8ba998e70b36c1b (diff) | |
Minor extension documentation improvements (Fix #167)
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
