From 006fdef47616330cabd7d082d4f6ef9372a6b43b Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 28 May 2019 22:21:01 -0400 Subject: [PATCH] Fix term mispelling --- emacs/.config/doom/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 9972afd..c0ca6b2 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -43,9 +43,11 @@ (dired +ranger +icons) electric ; smarter, keyword-based electric-indent vc ; version-control and Emacs, sitting in a tree - :terms + + :term eshell ; a consistent, cross-platform shell (WIP) term ; terminals in Emacs + ;vterm ; another terminals in Emacs :tools ansible