diff options
| author | Yousef Jan <yousefjan24000@gmail.com> | 2026-05-10 13:14:19 +0300 |
|---|---|---|
| committer | Yousef Jan <yousefjan24000@gmail.com> | 2026-05-10 13:14:19 +0300 |
| commit | 5836edd99f703ae44066fab774cd1858b06b12b6 (patch) | |
| tree | 43b866f3c4a7eb3d1601233615549ceb78d570d9 /doom/init.el | |
| parent | 9e91374284c0e7a6d4567c3cad8577af6dcc270f (diff) | |
Updates
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 |