diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 12:22:00 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-11-18 12:22:00 +0100 |
| commit | 8c10f25a4224faf49326d0c8093e2f9f280f065e (patch) | |
| tree | 82efa574e9e24fe89b964098c44f3195ff679a03 /README.org | |
| parent | 638e33a98db3574261bc41b738186d5f6b87b39d (diff) | |
README update
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -53,7 +53,7 @@ provides an alternative overlay-based display. - Deprecated candidates are crossed out in the display. - Icons can be provided by an external package via margin formatter functions. - Rich set of extensions: Quick keys, Index keys, Sorting by history, Candidate - documentation in popup or separate buffer + documentation in echo area, popup or separate buffer * Installation and Configuration @@ -445,7 +445,8 @@ be enabled manually if desired. Furthermore it is possible to install all of the files separately, both ~corfu.el~ and the ~corfu-*.el~ extensions. Currently the following extensions come with the Corfu ELPA package: -- [[https://github.com/minad/corfu/blob/main/extensions/corfu-echo.el][corfu-echo]]: Display brief candidate documentation in the echo area. +- [[https://github.com/minad/corfu/blob/main/extensions/corfu-echo.el][corfu-echo]]: =corfu-echo-mode= displays a brief candidate documentation in the + echo area. - [[https://github.com/minad/corfu/blob/main/extensions/corfu-history.el][corfu-history]]: =corfu-history-mode= remembers selected candidates and sorts the candidates by their history position. - [[https://github.com/minad/corfu/blob/main/extensions/corfu-indexed.el][corfu-indexed]]: =corfu-indexed-mode= allows you to select indexed candidates with |
