diff options
| -rw-r--r-- | README.org | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |
