Make evil split to the right on my laptop

This commit is contained in:
2026-08-26 01:21:02 -07:00
parent 800b1c8fe0
commit 81bcc87e33
+2 -1
View File
@@ -763,7 +763,8 @@ With NO-UPDATE-BAR, don't update any status bar's state."
evil-want-keybinding nil
evil-undo-system 'undo-tree
evil-search-module 'isearch
evil-respect-visual-line-mode t)
evil-respect-visual-line-mode t
evil-vsplit-window-right t)
(use-package evil
:config
(evil-mode 1)