add vterm
This commit is contained in:
parent
6772179cbc
commit
214d624b4a
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue