aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAChavali <aryadevchavali1@gmail.com>2020-01-05 22:47:36 +0000
committerAChavali <aryadevchavali1@gmail.com>2020-01-05 22:47:36 +0000
commit510e145dca7c23a0db5df104f21c31089a7ee3cb (patch)
treeaf0d5811cd1bd593d9e84009073b41f397da42a9
parent936db0b48c9008a5b48073ad6c8e845c391861bb (diff)
downloaddotfiles-510e145dca7c23a0db5df104f21c31089a7ee3cb.tar.gz
dotfiles-510e145dca7c23a0db5df104f21c31089a7ee3cb.tar.bz2
dotfiles-510e145dca7c23a0db5df104f21c31089a7ee3cb.zip
~switched back to normal modeline
Fixes have made the modeline better
-rw-r--r--doom.d/init.el3
1 files changed, 1 insertions, 2 deletions
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