From 3993b2228de1e4bfb694c367a7302c5a728e0fad Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 21 Dec 2021 21:22:22 -0500 Subject: Disable vterm --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 9a61630..c0a6560 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -79,7 +79,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 -- cgit v1.2.3