Variable: evil-visual-x-select-timeout
evil-visual-x-select-timeout is a variable defined in evil-vars.el.
Value
0.1
Documentation
Time in seconds for the update of the X selection.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(defvar evil-visual-x-select-timeout 0.1
"Time in seconds for the update of the X selection.")