From 0b8f3e4f65e944dd37bcc79d1855a023753e58ea Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 5 Jan 2020 22:48:03 +0000 Subject: +vterm and zen +vterm for much better terminals in Emacs, to the point where it is now my official terminal emulator +zen mode for quiet writing and reading experience --- doom.d/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doom.d/init.el b/doom.d/init.el index 572a31d..7857092 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -43,6 +43,7 @@ vi-tilde-fringe ; fringe tildes to mark beyond EOB window-select ; visually switch windows workspaces ; tab emulation, persistence & separate workspaces + zen :editor (evil +everywhere); come to the dark side, we have cookies @@ -67,7 +68,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 :tools ;;ansible -- cgit v1.2.3-13-gbd6f