Variable: vertico-grid-annotate

vertico-grid-annotate is a customizable variable defined in vertico-grid.el.

Value

0

Documentation

Reserved characters for the annotations.

Source Code

;; Defined in ~/.emacs.d/elpa/vertico-20260811.1003/vertico-grid.el
(defcustom vertico-grid-annotate 0
  "Reserved characters for the annotations."
  :type 'natnum
  :group 'vertico)