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

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

[elpa] externals/vertico 82a8026: Update README


From: ELPA Syncer
Subject: [elpa] externals/vertico 82a8026: Update README
Date: Wed, 6 Oct 2021 10:57:35 -0400 (EDT)

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

    Update README
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index ba8b2bb..38e48e3 100644
--- a/README.org
+++ b/README.org
@@ -67,6 +67,8 @@
     ;; wildcard. You may also give the `initials' completion style a try.
     (use-package orderless
       :init
+      ;; Configure a custom style dispatcher (see the Consult wiki)
+      ;; (setq orderless-style-dispatchers '(+orderless-dispatch))
       (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]