add vterm

This commit is contained in:
Luj 2025-07-23 20:55:17 +02:00
parent 6772179cbc
commit 214d624b4a
Signed by: luj
GPG key ID: 6FC74C847011FD83

View file

@ -1419,6 +1419,8 @@ The compilation buffer is very useful to launch ephemeral processes.
:config
(add-hook 'eshell-load-hook #'eat-eshell-mode)))
(use-package vterm
:ensure t)
(defun eat-meow-setup ()
(add-hook 'meow-normal-mode-hook 'eat-emacs-mode nil t)