docs(vertico): fix outdated consult config var name
This commit is contained in:
parent
8b414e6d0a
commit
b67e83f88e
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ Much of the behaviour of Consult commands can be changed with
|
|||
~consult-customize~. The =vertico= module already does this, if you want to
|
||||
override the module's modifications, do:
|
||||
#+begin_src emacs-lisp
|
||||
(setq consult--read-config nil)
|
||||
(setq consult--customize-alist nil)
|
||||
(consult-customize ...)
|
||||
#+end_src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue