Use lighter modeline

Seems to improve performance a bit
This commit is contained in:
Antoine Martin 2020-05-10 00:28:26 +02:00
parent 7f832819c4
commit 2c67a7e13a

View file

@ -33,7 +33,7 @@
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
;;indent-guides ; highlighted indent columns
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