From 1289ad2c77060f361ae7fa506162061a664f906c Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 12 Aug 2025 14:32:28 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b75d5d3..ae3e157 100644 --- a/README.md +++ b/README.md @@ -383,7 +383,7 @@ This is different from `auto-save-mode`: `auto-save-mode` periodically saves all [Corfu](https://github.com/minad/corfu) enhances in-buffer completion by displaying a compact popup with current candidates, positioned either below or above the point. Candidates can be selected by navigating up or down. -Cape, or Completion At Point Extensions, extends the capabilities of in-buffer completion. It integrates with Corfu or the default completion UI, by providing additional backends through completion-at-point-functions. +[Cape](https://github.com/minad/cape), or Completion At Point Extensions, extends the capabilities of in-buffer completion. It integrates with Corfu or the default completion UI, by providing additional backends through completion-at-point-functions. ![](https://github.com/minad/corfu/blob/screenshots/popupinfo-dark.png?raw=true)