eat config needs sync with modal insert state...

This commit is contained in:
Miranda Marquez 2024-11-01 15:37:15 -08:00
parent 7419101384
commit ff46b45416

View File

@ -526,8 +526,9 @@ If the current window occupies the whole frame, split it."
:hook
(eshell-mode . eat-eshell-visual-command-mode)
(eshell-mode . eat-eshell-mode)
;; (eat-mode . evil-insert-state)
(eat-mode . meow-insert))
(eat-mode . evil-insert-state)
;; (eat-mode . meow-insert)
)
(use-package hide-mode-line
:commands (hide-mode-line-mode))
(use-package eshell-syntax-highlighting