[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/corfu d1c62e4459 3/4: Update README
From: |
ELPA Syncer |
Subject: |
[elpa] externals/corfu d1c62e4459 3/4: Update README |
Date: |
Tue, 7 Nov 2023 15:57:38 -0500 (EST) |
branch: externals/corfu
commit d1c62e44596f9a3ce46b4ca38dc8ecbf6c9f49cb
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update README
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 148ad0f4f3..fcf3b99fdb 100644
--- a/README.org
+++ b/README.org
@@ -56,7 +56,7 @@ provides an alternative overlay-based display.
- Supports the [[https://github.com/oantolin/orderless][Orderless]] completion
style. The filter string can contain
arbitrary characters, after inserting a space via =M-SPC= (configurable via
~corfu-quit-at-boundary~ and ~corfu-separator~).
-- Deferred completion style highlighting for performance.
+- Lazy completion candidate highlighting for performance.
- Support for candidate annotations (=annotation-function=,
=affixation-function=).
- Deprecated candidates are displayed as crossed out.
- Icons can be provided by an external package via margin formatter functions.