summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJD Smith <93749+jdtsmith@users.noreply.github.com>2022-02-07 17:34:18 -0500
committerGitHub <noreply@github.com>2022-02-07 23:34:18 +0100
commite1b9e9a72da63fd6355f129794b08419a1e2f0bc (patch)
treec008c70d08737c13f1480e27e3de6b33324bd0a6 /README.org
parent0449f05b61ded82eab8eaa98bbdc8d5cf9554d49 (diff)
Fix doc for restoring default behavior (#124)
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.org b/README.org
index 7644ec5..b4127fd 100644
--- a/README.org
+++ b/README.org
@@ -241,9 +241,12 @@ Then, when a new orderless component is desired, simply use =M-SPC=
input, and arbitrary orderless search terms and new separators can be entered
thereafter.
-Note that ~corfu-separator~ replaced and obsoleted ~corfu-quit-at-boundary~. If you
-want to restore the old behavior of ~corfu-quit-at-boundary=t~ you can bind
-~corfu-insert-separator~ to =SPC= in ~corfu-map~.
+Note that ~corfu-separator~ replaced and obsoleted
+~corfu-quit-at-boundary~. If you want similar behavior as with
+~corfu-quit-at-boundary=nil~, you can bind ~corfu-insert-separator~ to
+=SPC= (or whatever separator character you use) in ~corfu-map~. If
+you /always/ want to quit at the boundary, simply set ~corfu-separator~ to
+~nil~.
#+begin_src emacs-lisp
(use-package corfu