summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-08-20 14:20:21 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-08-20 14:20:21 +0200
commit5342363ab07ac7234ff9a9e1140a9ba3718ad4f7 (patch)
treef6583b6d13628f2bc5733337f78813adbf500b87
parenta59c41d90ede24cf5cdf4104790af3c318174b08 (diff)
Fix typo in README, Fix #220
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index e1dd03b..b57664f 100644
--- a/README.org
+++ b/README.org
@@ -205,7 +205,7 @@ code for further details.
`(orderless-regexp . ,(concat "^" (regexp-quote word)))))
(orderless-define-completion-style orderless-fast
- (orderless-dispatch '(orderless-fast-dispatch))
+ (orderless-style-dispatchers '(orderless-fast-dispatch))
(orderless-matching-styles '(orderless-literal orderless-regexp)))
(setq-local corfu-auto t