diff --git a/README.org b/README.org index 466fd15..0db2c7a 100644 --- a/README.org +++ b/README.org @@ -1403,7 +1403,7 @@ well. ("terminfo/65" "terminfo/65/*") ("integration" "integration/*") (:exclude ".dir-locals.el" "*-tests.el"))) - :hooks + :hook (eat-mode-hook . eat-char-mode) (eshell-load-hook . eat-eshell-mode) (eshell-load-hook . eat-eshell-visual-command-mode) diff --git a/config.org b/config.org index b39e7db..636cbbb 100644 --- a/config.org +++ b/config.org @@ -1186,7 +1186,7 @@ well. ("terminfo/65" "terminfo/65/*") ("integration" "integration/*") (:exclude ".dir-locals.el" "*-tests.el"))) - :hooks + :hook (eat-mode-hook . eat-char-mode) (eshell-load-hook . eat-eshell-mode) (eshell-load-hook . eat-eshell-visual-command-mode)