Variable: avy-last-candidates

avy-last-candidates is a variable defined in avy.el.

Value

nil

Documentation

Store the last candidate list.

Source Code

;; Defined in ~/.emacs.d/elpa/avy-20241101.1357/avy.el
(defvar avy-last-candidates nil
  "Store the last candidate list.")