Variable: evil-visual-x-select-timer

evil-visual-x-select-timer is a buffer-local variable defined in evil-vars.el.

Documentation

Timer for updating the X selection in visual state.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(evil-define-local-var evil-visual-x-select-timer nil
  "Timer for updating the X selection in visual state.")