branch: externals/corfu
commit 9381ceda5da0ba36d6c9ae7449e3747042abef0f
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    README: Generate better info output
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index b0487d5654..a0c4b0b235 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~).

Reply via email to