Update init.el

Keep up with init.example.el from doom-emacs
This commit is contained in:
Antoine Martin 2020-05-19 00:01:47 +02:00
parent 4540281db5
commit c64a3fa81c

View file

@ -33,6 +33,7 @@
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
;;indent-guides ; highlighted indent columns
;;minimap ; show a map of the code on the side
(modeline +light) ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions
;;neotree ; a project drawer, like NERDTree for vim