diff options
Diffstat (limited to '.config/emacs')
-rw-r--r-- | .config/emacs/config.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/config.org b/.config/emacs/config.org index 87c389c..e42a32f 100644 --- a/.config/emacs/config.org +++ b/.config/emacs/config.org @@ -295,7 +295,6 @@ I like to have ~visual-line-mode~ enabled as I find it far more intuitive. :init ;; We need to set these variables before loading ‘evil-mode’ (setq evil-want-Y-yank-to-eol t - evil-search-wrap nil evil-v$-excludes-newline t evil-respect-visual-line-mode t evil-split-window-below t |