summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-11-08 10:57:05 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2025-11-08 10:57:05 +0100
commit473f4ba84e923a12a041e905427d31f68a4f7b47 (patch)
tree27c49e4e10f796c1de27189ed781d73a930d3a4d /README.org
parent69f84fed953d8d95f999ebe75f43e8a358c25b03 (diff)
README update
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 2df6581..bb2e62f 100644
--- a/README.org
+++ b/README.org
@@ -44,7 +44,7 @@ frames also for terminal Emacs. On older Emacs versions, you can use the
* Features
-- Timer-based auto-completions (/off/ by default).
+- Auto-completion with timer or character trigger (/off/ by default).
- Popup display with scrollbar indicator and arrow key navigation.
- The popup can be summoned explicitly by pressing =TAB= at any time.
- The current candidate is inserted with =TAB= and selected with =RET=.
@@ -59,7 +59,7 @@ frames also for terminal Emacs. On older Emacs versions, you can use the
- Support for candidate annotations (=annotation-function=, =affixation-function=).
- Deprecated candidates are displayed as crossed out.
- Icons are provided by external packages via margin formatter functions.
-- Rich set of extensions: Quick keys, Index keys, Sorting by history, Candidate
+- Rich set of extensions: Quick keys, index keys, sorting by history,
documentation in echo area, popup or separate buffer.
* Installation