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

    Revert "Update README regarding completion configuration"
    
    This reverts commit 416faa3fb34e724333bde13d7d0ffa0de5a5101a.
---
 README.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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

Reply via email to