Variable: consult--annotate-align-width
consult--annotate-align-width is a variable defined in consult.el.
Value
0
Documentation
Maximum candidate width used for annotation alignment.
Source Code
;; Defined in ~/.emacs.d/elpa/consult-20260805.1130/consult.el
(defvar consult--annotate-align-width 0
"Maximum candidate width used for annotation alignment.")