[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/corfu 3e5faa4c63: README: Correct description of corfu-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/corfu 3e5faa4c63: README: Correct description of corfu-quit-at-boundary (Fix #370) |
Date: |
Thu, 21 Sep 2023 12:57:43 -0400 (EDT) |
branch: externals/corfu
commit 3e5faa4c632a7dc38fc0225e54d7b6c229d56fcc
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
README: Correct description of corfu-quit-at-boundary (Fix #370)
---
README.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 4753926689..0b9cea227e 100644
--- a/README.org
+++ b/README.org
@@ -347,9 +347,9 @@ and arbitrary orderless search terms and new separators can
be entered
thereafter.
To treat the entire input as Orderless input, you can set the customization
-option ~corfu-quit-at-boundary~ to t. This disables the predicate which checks
if
-the current completion boundary has been left. In contrast, if you always want
-to quit at the boundary, set ~corfu-quit-at-boundary~ to ~nil~. By default
+option ~corfu-quit-at-boundary~ to nil. This disables the predicate which
checks
+if the current completion boundary has been left. In contrast, if you always
+want to quit at the boundary, set ~corfu-quit-at-boundary~ to t. By default
~corfu-quit-at-boundary~ is set to ~separator~ which quits at completion
boundaries
as long as no separator has been inserted with ~corfu-insert-separator~.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/corfu 3e5faa4c63: README: Correct description of corfu-quit-at-boundary (Fix #370),
ELPA Syncer <=