diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-21 23:34:44 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-07-21 23:34:44 +0200 |
| commit | 9381ceda5da0ba36d6c9ae7449e3747042abef0f (patch) | |
| tree | 9dadd282373ac1f8a50b380a8c54bee6da631a08 | |
| parent | 4b136ea69d4897e611a0f3cad49101394f971694 (diff) | |
README: Generate better info output
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,6 @@ #+html: <a href="http://elpa.gnu.org/packages/corfu.html"><img alt="GNU ELPA" src="https://elpa.gnu.org/packages/corfu.svg"/></a> #+html: <a href="http://elpa.gnu.org/devel/corfu.html"><img alt="GNU-devel ELPA" src="https://elpa.gnu.org/devel/corfu.svg"/></a> -* Introduction - Corfu enhances completion at point with a small completion popup. The current candidates are shown in a popup below or above the point. Corfu is the minimalistic ~completion-in-region~ counterpart of the [[https://github.com/minad/vertico][Vertico]] minibuffer UI. @@ -35,6 +33,8 @@ provides an alternative overlay-based display. [[https://github.com/minad/corfu/blob/screenshots/dark.png?raw=true]] +#+toc: headlines 8 + * Features - Timer-based auto-completions (/off/ by default, set ~corfu-auto~). |
