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 /README.org | |
| parent | 281ca77b74eefa81578d9195ef78cd46a832d8c9 (diff) | |
Add Corfu for in-buffer completion
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -84,6 +84,7 @@ The minibuffer completion setup is simple and modern: - =vertico= provides the UI - =marginalia= adds annotations - =orderless= provides matching behavior +- =corfu= provides in-buffer completion-at-point popups - =consult= provides search and outline commands ** Org Workflow @@ -117,7 +118,7 @@ Restored capabilities include: - adding a new card with field-aware prompts - alias-aware minibuffer completion that inserts canonical names - Marginalia annotations in person selection prompts -- CRM completion-at-point in text and Org writing buffers +- CRM completion-at-point in text and Org writing buffers via Corfu popups - CRM-backed abbrevs in writing buffers, refreshed when the CRM changes - grouped CRM reports by role, team, manager, relationship, engagement, supplier, and location |
