From aab59e94066e35447d7bb18e2ed9a08a37defc6e Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 5 May 2022 14:46:29 +0200 Subject: [PATCH] Enable vterm module --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index eb9b4d7..b2b3608 100644 --- a/init.el +++ b/init.el @@ -76,7 +76,7 @@ ;;eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs ;;term ; basic terminal emulator for Emacs - ;;vterm ; the best terminal emulation in Emacs + vterm ; the best terminal emulation in Emacs :checkers syntax ; tasing you for every semicolon you forget