From 9856eeed32173198f8ea2211332b8b27135141c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20Antol=C3=ADn?= Date: Wed, 22 Apr 2020 02:15:51 -0500 Subject: Mention prefixes style in overview --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 43f4838..c331f43 100644 --- a/README.org +++ b/README.org @@ -4,8 +4,8 @@ This package provides an =orderless= completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several matching styles: literally, as a regexp, as an -initialism or in the "flex" style. The regexp and initialism styles -are enabled by default. +initialism, in the flex style, or as word prefixes. The regexp and +initialism styles are enabled by default. Completion styles are used as entries in the variables =completion-styles= and =completion-category-overrides=, see their -- cgit v1.0