summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorAdam Kruszewski <Adam@Kruszewski.name>2023-07-04 21:50:08 +0200
committerGitHub <noreply@github.com>2023-07-04 21:50:08 +0200
commite65f75cf12ed89e7e1e6f88bda128eb47545c62e (patch)
tree79da9c8004b99f903aa31fb1d677a45ba71aca4c /README.org
parent7353327e8bc6e29c4905aa24efffd0ffe66382c2 (diff)
README: Add reference to corfu-candidate-overlay package (#331)
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index 401d290..4f701de 100644
--- a/README.org
+++ b/README.org
@@ -520,6 +520,10 @@ enhance your setup.
- [[https://github.com/minad/vertico][Vertico]]: You may also want to look into my Vertico package. Vertico is the
minibuffer completion counterpart of Corfu.
+- [[https://code.bsdgeek.org/adam/corfu-candidate-overlay][corfu-candidate-overlay]]: Shows as-you-type auto-suggestion candidate overlay
+ with a visual indication of whether there are many or exactly one candidate
+ available (works only with corfu-auto popup disabled).
+
* Alternatives
- [[https://github.com/company-mode/company-mode][Company]]: Company is a widely used and mature completion package, which