aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evil-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-vars.el b/evil-vars.el
index 873d1a6..ad75421 100644
--- a/evil-vars.el
+++ b/evil-vars.el
@@ -1123,7 +1123,7 @@ that line."
:type 'boolean
:group 'evil)
(make-obsolete-variable
- evil-want-visual-char-semi-exclusive
+ 'evil-want-visual-char-semi-exclusive
"Semi-exclusivity prevents selecting text + 1st char of next line,
without having to introduce new niche functionality.
Prefer to set `evil-v$-excludes-newline' to non-nil."