ignore evil window operations since we're overriding them w/ edwina
This commit is contained in:
parent
d530bb680e
commit
6670a94f36
@ -132,8 +132,8 @@
|
||||
(evil-want-keybinding nil)
|
||||
(evil-want-C-u-scroll nil)
|
||||
(evil-want-C-i-jump nil)
|
||||
(evil-vsplit-window-right t)
|
||||
(evil-split-window-below t)
|
||||
;; (evil-vsplit-window-right t)
|
||||
;; (evil-split-window-below t)
|
||||
(evil-undo-system
|
||||
(if (>= (string-to-number emacs-version) 28)
|
||||
(quote undo-redo)
|
||||
|
Loading…
Reference in New Issue
Block a user