use custom modeline with doom

This commit is contained in:
insects 2024-12-26 22:18:35 +01:00
parent 32a4d9b23c
commit e53e8fde64
3 changed files with 13 additions and 4 deletions

View file

@ -38,7 +38,7 @@
indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again
;;minimap ; show a map of the code on the side
(modeline +light) ; 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