Enable evil in text-mode

This commit is contained in:
outfoxxed 2022-12-09 02:42:24 -08:00
parent 6e7cde6623
commit ce8287a469
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@
evil-undo-system 'undo-redo)
:config
(evil-set-initial-state 'prog-mode 'normal)
(evil-set-initial-state 'text-mode 'normal)
(evil-mode +1))
;; Treesitter based navigation