Irrelevant evil edits, see commit about weird errors
This commit is contained in:
parent
8f8519561a
commit
5846c55061
@ -66,7 +66,6 @@
|
||||
|
||||
;; load evil
|
||||
(use-package evil
|
||||
:straight t
|
||||
:general
|
||||
(general-define-key
|
||||
:states 'normal
|
||||
@ -91,8 +90,7 @@
|
||||
(if (>= (string-to-number emacs-version) 28)
|
||||
(quote undo-redo)
|
||||
(quote undo-fu)))
|
||||
:init
|
||||
(evil-mode t))
|
||||
:init (evil-mode t))
|
||||
(use-package evil-collection
|
||||
:straight t
|
||||
:after evil
|
||||
|
Loading…
Reference in New Issue
Block a user