projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
933e8d2
)
[emacs/evil] enable crossing lines
author
Amin Bandali
<bandali@gnu.org>
Tue, 4 Dec 2018 21:15:16 +0000
(16:15 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 4 Dec 2018 21:15:16 +0000
(16:15 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
96911f2
..
82e3324
100644
(file)
--- 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)