mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
docs(vertico): fix outdated consult config var name
This commit is contained in:
committed by
Henrik Lissner
parent
8b414e6d0a
commit
b67e83f88e
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user