evil-respect-visual-line-mode = t
Reverts c733a6a
The previously reported issues seem to be resolved? Just have to wait
and see...
Closes #2447
This commit is contained in:
parent
638c980163
commit
f0eb0151f6
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ directives. By default, this only recognizes C directives.")
|
|||
(defvar evil-want-C-w-delete t)
|
||||
(defvar evil-want-Y-yank-to-eol t)
|
||||
(defvar evil-want-abbrev-expand-on-insert-exit nil)
|
||||
(defvar evil-respect-visual-line-mode t)
|
||||
|
||||
(use-package! evil
|
||||
:hook (doom-init-modules . evil-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue