Variable: evil-visual-selection

evil-visual-selection is a buffer-local variable defined in evil-vars.el.

Documentation

The kind of Visual selection.

This is a selection as defined by evil-define-visual-selection.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
(evil-define-local-var evil-visual-selection nil
  "The kind of Visual selection.
This is a selection as defined by `evil-define-visual-selection'.")