summaryrefslogtreecommitdiffstats
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.org b/init.org
index 96911f2..82e3324 100644
--- a/init.org
+++ b/init.org
@@ -720,7 +720,8 @@ customizing it.
(evil-mode 1)
(general-swap-key nil '(normal motion) ";" ":")
- (setq evil-want-visual-char-semi-exclusive t)
+ (setq evil-want-visual-char-semi-exclusive t
+ evil-cross-lines t)
;; custom mode state mappings
(dolist (mspair '((ebdb-mode . emacs)