Variable: avy-text

avy-text is a variable defined in avy.el.

Value

""

Documentation

Store the input read by avy--read-candidates.

Source Code

;; Defined in ~/.emacs.d/elpa/avy-20241101.1357/avy.el
(defvar avy-text ""
  "Store the input read by `avy--read-candidates'.")