diff options
| author | Adam Kruszewski <Adam@Kruszewski.name> | 2023-07-04 21:50:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-04 21:50:08 +0200 |
| commit | e65f75cf12ed89e7e1e6f88bda128eb47545c62e (patch) | |
| tree | 79da9c8004b99f903aa31fb1d677a45ba71aca4c /README.org | |
| parent | 7353327e8bc6e29c4905aa24efffd0ffe66382c2 (diff) | |
README: Add reference to corfu-candidate-overlay package (#331)
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
