diff options
Diffstat (limited to 'doom/init.el')
| -rw-r--r-- | doom/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom/init.el b/doom/init.el index b57d64e..b4d3e7f 100644 --- a/doom/init.el +++ b/doom/init.el @@ -78,7 +78,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 |