Variable: vertico--base

vertico--base is a buffer-local variable defined in vertico.el.

Documentation

Base string, which is concatenated with the candidate.

Source Code

;; Defined in ~/.emacs.d/elpa/vertico-20260811.1003/vertico.el
(defvar-local vertico--base ""
  "Base string, which is concatenated with the candidate.")