From b0b30a9e3d677008fae6b833ac3c43b94ca95fc2 Mon Sep 17 00:00:00 2001 From: Ryan Kes <> Date: Sun, 1 Nov 2020 14:37:20 +0100 Subject: [PATCH] enabled vterm in emacs --- emacs/.config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 3fd2320..2e77a81 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -52,7 +52,7 @@ ;;eshell ; a consistent, cross-platform shell (WIP) ;;shell ; a terminal REPL for Emacs ;;term ; terminals in Emacs - ;;vterm ; another terminals in Emacs + vterm ; another terminals in Emacs :checkers syntax