diff options
Diffstat (limited to '.config/emacs/init.el')
-rw-r--r-- | .config/emacs/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el index a3d2d6e..3216b28 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -174,7 +174,6 @@ it convenient to use in ‘thread-last’." (setq ;; All of the following must be set before loading ‘evil-mode’ evil-want-Y-yank-to-eol t evil-v$-excludes-newline t - evil-respect-visual-line-mode t evil-split-window-below t evil-vsplit-window-right t evil-want-fine-undo t |