diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-13 10:26:12 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-13 10:26:12 +1000 |
| commit | 820ec85557716fe3a7a4e51847c32923f7bafd50 (patch) | |
| tree | 27e4124a3fd0e3c977aeb19658dec0f7c3f042af /Workflow.org | |
| parent | 281ca77b74eefa81578d9195ef78cd46a832d8c9 (diff) | |
Add Corfu for in-buffer completion
Diffstat (limited to 'Workflow.org')
| -rw-r--r-- | Workflow.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Workflow.org b/Workflow.org index c4b2901..cdc5a89 100644 --- a/Workflow.org +++ b/Workflow.org @@ -150,9 +150,11 @@ Reports are available through these commands: ** CRM Completion CRM completion works in text and Org writing buffers through both abbrevs and completion-at-point. +Vertico remains the minibuffer completion UI, while Corfu provides the in-buffer popup for completion at point. - CAPF inserts canonical names - aliases help find the right person +- Corfu shows the completion popup for CRM CAPF in Org and text buffers - Marginalia annotations show compact CRM summaries in minibuffer selection - CRM abbrevs are rebuilt from the current CRM data, and stale CRM abbrevs are cleared before reinstalling them |
