Minor, general refactors
This commit is contained in:
parent
8f733c2ab5
commit
748b197676
5 changed files with 17 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue