From 510e145dca7c23a0db5df104f21c31089a7ee3cb Mon Sep 17 00:00:00 2001 From: AChavali Date: Sun, 5 Jan 2020 22:47:36 +0000 Subject: ~switched back to normal modeline Fixes have made the modeline better --- doom.d/init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index 542927e..572a31d 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -27,8 +27,7 @@ ;;fill-column ; a `fill-column' indicator hl-todo ; highlight TODO/FIXME/NOTE tags indent-guides ; highlighted indent columns - (modeline - +light) ; snazzy, Atom-inspired modeline, plus API + (modeline) ; snazzy, Atom-inspired modeline, plus API nav-flash ; blink the current line after jumping ;;neotree ; a project drawer, like NERDTree for vim -- cgit v1.2.3-13-gbd6f