Update mood-line-format
This commit is contained in:
parent
cdcee69fab
commit
95bcd64960
2
init.el
2
init.el
@ -1413,7 +1413,7 @@ DOCSTRING is an optional form that is discarded upon expansion."
|
|||||||
(mood-line-format
|
(mood-line-format
|
||||||
(mood-line-defformat
|
(mood-line-defformat
|
||||||
:left
|
:left
|
||||||
(((mood-line-segment-buffer-status) . " ")
|
(((or (mood-line-segment-buffer-status) " ") . " ")
|
||||||
((mood-line-segment-buffer-name) . " ")
|
((mood-line-segment-buffer-name) . " ")
|
||||||
((mood-line-segment-anzu) . " ")
|
((mood-line-segment-anzu) . " ")
|
||||||
((mood-line-segment-multiple-cursors) . " ")
|
((mood-line-segment-multiple-cursors) . " ")
|
||||||
|
Loading…
Reference in New Issue
Block a user