aboutsummaryrefslogtreecommitdiff
path: root/doom/init.el
diff options
context:
space:
mode:
authorYousef Jan <yousefjan24000@gmail.com>2026-05-12 10:51:53 +0300
committerYousef Jan <yousefjan24000@gmail.com>2026-05-12 10:51:53 +0300
commitde759743f0281c6e9dad043d66ca055e19e42491 (patch)
tree3db8a3168c2fb4abf26600739cf81e173b37c75e /doom/init.el
parent5836edd99f703ae44066fab774cd1858b06b12b6 (diff)
Tweaks
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/doom/init.el b/doom/init.el
index b4d3e7f..1f0bf7f 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -77,8 +77,8 @@
:term
;;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
+ term ; basic terminal emulator for Emacs
+ ;;vterm ; the best terminal emulation in Emacs
:checkers
syntax ; tasing you for every semicolon you forget