summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-12-21 21:22:22 -0500
committerKjetil Orbekk <kj@orbekk.com>2021-12-21 21:22:22 -0500
commit3993b2228de1e4bfb694c367a7302c5a728e0fad (patch)
tree4d60d9743db73fedcf6626e4bfe6d8247e1299c0 /emacs/.doom.d/init.el
parentb99f69dea08fe5843607e5f504808901ef045c00 (diff)
Disable vterm
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
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