branch: externals/vertico commit 2ad46196653b8a873adf11aee949d621af8ff6bc Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Generate better info output --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a9f10ea1fe..4afa515bde 100644 --- a/README.org +++ b/README.org @@ -11,8 +11,6 @@ #+html: <a href="http://elpa.gnu.org/devel/vertico.html"><img alt="GNU-devel ELPA" src="https://elpa.gnu.org/devel/vertico.svg"/></a> #+html: <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Vertigomovie_restoration.jpg/800px-Vertigomovie_restoration.jpg" align="right" width="30%"> -* Introduction - Vertico provides a performant and minimalistic vertical completion UI based on the default completion system. The main focus of Vertico is to provide a UI which behaves /correctly/ under all circumstances. By reusing the built-in @@ -23,6 +21,8 @@ enhancements are available as [[#extensions][extensions]] or [[#complementary-pa base is small and maintainable. The main ~vertico.el~ package is only about 600 lines of code without white space and comments. +#+toc: headlines 8 + * Features - Vertical display with arrow key navigation. See the [[#extensions][extensions]] for additional display modes.