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

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

[elpa] externals/corfu a91f2dd: README: Expand orderless configuration


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

branch: externals/corfu
commit a91f2dd2e1293d0b7c27fd2c14bbe61ec04011a1
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 cb9c881..262dda7 100644
--- a/README.org
+++ b/README.org
@@ -94,7 +94,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]