summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-04-13 19:29:37 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-04-13 19:29:37 +0200
commit5fec0b89e9030b2256846352fc5c502f4b616bf2 (patch)
tree4a00f6606c78ff45f0141c8a9b97f3a92552d892
parentc432d14ad48c4b8238c0a16f5732032f25d7806a (diff)
README: Update features
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index a558e05..28a95d3 100644
--- a/README.org
+++ b/README.org
@@ -47,10 +47,10 @@ default setting of the ~completion-in-region-function~ on non-graphical displays
arbitrary characters, after inserting a space via =M-SPC= (configurable via
~corfu-quit-at-boundary~ and ~corfu-separator~).
- Deferred completion style highlighting for performance.
-- Jumping to location/documentation of current candidate.
- Support for candidate annotations and documentation in the echo area.
- Deprecated candidates are crossed out in the display.
- Icons can be provided by an external package via margin formatter functions.
+- Extensions: Quick keys, Index keys, Sorting by history, Candidate documentation
* Installation and Configuration