From 9a4040fc0e5fdd03323e39e1849c182349ee5ced Mon Sep 17 00:00:00 2001 From: mokou Date: Mon, 27 Dec 2021 17:39:06 +0100 Subject: [PATCH] update --- dot_doom.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_doom.d/init.el b/dot_doom.d/init.el index f13333f..41f6d90 100644 --- a/dot_doom.d/init.el +++ b/dot_doom.d/init.el @@ -35,7 +35,7 @@ hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW ;;hydra indent-guides ; highlighted indent columns - ligatures ; ligatures and symbols to make your code pretty again + ;;ligatures ; ligatures and symbols to make your code pretty again minimap ; show a map of the code on the side (modeline +light) ; snazzy, Atom-inspired modeline, plus API nav-flash ; blink cursor line after big motions @@ -76,7 +76,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