Switch to standard modeline

This commit is contained in:
Antoine Martin 2022-04-15 15:58:52 +02:00
parent e5be2deb48
commit 74f7c6dc99

View file

@ -37,7 +37,7 @@
;;indent-guides ; highlighted indent columns ;;indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again ;;ligatures ; ligatures and symbols to make your code pretty again
;;minimap ; show a map of the code on the side ;;minimap ; show a map of the code on the side
(modeline +light) ; snazzy, Atom-inspired modeline, plus API modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions ;;nav-flash ; blink cursor line after big motions
;;neotree ; a project drawer, like NERDTree for vim ;;neotree ; a project drawer, like NERDTree for vim
;;ophints ; highlight the region an operation acts on ;;ophints ; highlight the region an operation acts on