branch: externals/consult
commit 416faa3fb34e724333bde13d7d0ffa0de5a5101a
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Update README regarding completion configuration
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index d66af9867c..ea14f96958 100644
--- a/README.org
+++ b/README.org
@@ -1052,7 +1052,8 @@ on Emacs 31:
  completion-eager-update t
  completion-eager-display t
  completion-auto-help 'always
- ;; Disable noise in the *Completions* buffer
+ ;; Disable noise during completion
+ completion-show-inline-help nil
  completion-show-help nil)
 
 ;; Unbind `minibuffer-complete-word'

Reply via email to