(Emacs)~emacs 27 downgrade, no need for evil-undo-system
Keep this commit in case I wanna go back to Emacs 28
This commit is contained in:
@@ -331,7 +331,7 @@ Setup the evil package, with some opinionated keybindings:
|
||||
evil-split-window-below t
|
||||
evil-vsplit-window-right t
|
||||
evil-want-abbrev-expand-on-insert-exit t
|
||||
evil-undo-system 'undo-redo)
|
||||
evil-undo-system 'nil)
|
||||
:config
|
||||
(fset #'evil-window-vsplit #'make-frame))
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user