mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/modeline: add misc-info to project format
This commit is contained in:
@ -506,7 +506,7 @@ lines are selected, or the NxM dimensions of a block selection.")
|
||||
:height 1.25)
|
||||
(:propertize (" " (:eval (abbreviate-file-name default-directory)))
|
||||
face bold))
|
||||
'("" +modeline-modes))
|
||||
'("" mode-line-misc-info +modeline-modes))
|
||||
|
||||
(def-modeline! 'special
|
||||
'("" +modeline-matches
|
||||
|
Reference in New Issue
Block a user