Use lighter modeline
Seems to improve performance a bit
This commit is contained in:
parent
7f832819c4
commit
2c67a7e13a
2
init.el
2
init.el
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue