]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-configuration.org
always load orderless
[lib.git] / emacs_el / configuration / don-configuration.org
index 9c84c65be9410819d0d310682b2992ac2006001c..da7ba9e6f40c6d1ef30a80940c07d8eee38f7ad6 100644 (file)
@@ -766,8 +766,7 @@ Attempts to automatically identify the right indentation for a file
 ** Orderless: advanced completion style
 #+begin_src emacs-lisp
 (use-package orderless
-  :demand t
-  :config
+  :init
   ;; Configure a custom style dispatcher (see the Consult wiki)
   ;; (setq orderless-style-dispatchers '(+orderless-dispatch)
   ;;       orderless-component-separator #'orderless-escapable-split-on-space)