aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.local.d/staging.el12
1 files changed, 3 insertions, 9 deletions
diff --git a/.emacs.local.d/staging.el b/.emacs.local.d/staging.el
index 57152bb..7134fc3 100644
--- a/.emacs.local.d/staging.el
+++ b/.emacs.local.d/staging.el
@@ -153,12 +153,6 @@
;; package.
(marginalia-mode))
-;; Optionally use the `orderless' completion style.
-(use-package orderless
- :init
- ;; Configure a custom style dispatcher (see the Consult wiki)
- ;; (setq orderless-style-dispatchers '(+orderless-consult-dispatch orderless-affix-dispatch)
- ;; orderless-component-separator #'orderless-escapable-split-on-space)
- (setq completion-styles '(orderless basic)
- completion-category-defaults nil
- completion-category-overrides '((file (styles partial-completion)))))
+(setq completion-styles '(flex basic)
+ completion-category-defaults nil
+ completion-category-overrides nil)
nihil fit ex nihilo