emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vertico ce0f857: README: Expand orderless configuration


From: ELPA Syncer
Subject: [elpa] externals/vertico ce0f857: README: Expand orderless configuration
Date: Sun, 17 Oct 2021 10:57:30 -0400 (EDT)

branch: externals/vertico
commit ce0f85789553b199112aead811e5e1cf95b5f387
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Expand orderless configuration
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 505aeb4..394efd5 100644
--- a/README.org
+++ b/README.org
@@ -68,7 +68,8 @@
     (use-package orderless
       :init
       ;; Configure a custom style dispatcher (see the Consult wiki)
-      ;; (setq orderless-style-dispatchers '(+orderless-dispatch))
+      ;; (setq orderless-style-dispatchers '(+orderless-dispatch)
+      ;;       orderless-component-separator 
#'orderless-escapable-split-on-space)
       (setq completion-styles '(orderless)
             completion-category-defaults nil
             completion-category-overrides '((file (styles 
partial-completion)))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]