From 19a775c6fea5bc9770b3c436f70a9d7536eb7861 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 21 Dec 2021 20:33:06 -0500 Subject: Update emacs config --- emacs/.doom.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/.doom.d/init.el') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index ba5083a..9a61630 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -38,7 +38,7 @@ ;;hydra ;;indent-guides ; highlighted indent columns ;;minimap ; show a map of the code on the side - modeline ; snazzy, Atom-inspired modeline, plus API + (modeline +light) ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on @@ -76,7 +76,7 @@ vc ; version-control and Emacs, sitting in a tree :term - ;;eshell ; the elisp shell that works everywhere + 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 -- cgit v1.2.3