From 1dd6a31da09053f7399edff39362bae75bc938df Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 7 Oct 2021 16:01:55 -0500 Subject: Don't use orderless-flex --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7fee7a3..489f278 100644 --- a/init.el +++ b/init.el @@ -1905,7 +1905,8 @@ browser defined in `browse-url-secondary-browser-function'." orderless-component-separator #'orderless-escapable-split-on-space orderless-matching-styles '(orderless-literal orderless-regexp - orderless-flex) + ;; orderless-flex + ) orderless-style-dispatchers '(acdw/orderless-dispatch)) (:advise orderless-regexp :filter-args -- cgit 1.4.1-21-gabe81