summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-07-21 23:34:44 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-07-21 23:34:44 +0200
commit9381ceda5da0ba36d6c9ae7449e3747042abef0f (patch)
tree9dadd282373ac1f8a50b380a8c54bee6da631a08
parent4b136ea69d4897e611a0f3cad49101394f971694 (diff)
README: Generate better info output
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index b0487d5..a0c4b0b 100644
--- a/README.org
+++ b/README.org
@@ -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~).