From 2df602bc74e7b758f6efafdc490ae3f56a02710b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20Antol=C3=ADn?= Date: Thu, 23 Apr 2020 12:41:36 -0500 Subject: Add TOC to README --- README.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.org b/README.org index d6fafc0..889df69 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,7 @@ * Overview +:PROPERTIES: +:TOC: :include all :ignore this +:END: This package provides an =orderless= completion style that divides the pattern into space-separated components, and matches candidates that @@ -41,6 +44,18 @@ the candidates displayed vertically, you can use [[https://github.com/oantolin/i Bug reports are highly welcome and appreciated! +:CONTENTS: +- [[#screenshot][Screenshot]] +- [[#customization][Customization]] + - [[#component-matching-styles][Component matching styles]] + - [[#component-separator-regexp][Component separator regexp]] + - [[#faces-for-component-matches][Faces for component matches]] +- [[#related-packages][Related packages]] + - [[#ivy-and-helm][Ivy and Helm]] + - [[#prescient][Prescient]] + - [[#icicless-progressive-matching][Icicles's progressive matching]] +:END: + * Screenshot This is what it looks like to use =describe-function= (bound by default -- cgit v1.0