mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor, general refactors
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
(propertize (format "%s%d"
|
||||
(if indent-tabs-mode "⭾" "␣")
|
||||
tab-width)
|
||||
'face (if (doom-modeline--active) 'mode-line 'mode-line-inactive)
|
||||
'mouse-face 'mode-line-highlight
|
||||
'help-echo
|
||||
(let ((subsegs
|
||||
|
Reference in New Issue
Block a user