mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ui/doom-modeline: fix typo in project modeline def
This commit is contained in:
@ -558,7 +558,7 @@ lines are selected, or the NxM dimensions of a block selection."
|
|||||||
(media-info major-mode))
|
(media-info major-mode))
|
||||||
|
|
||||||
(@def-modeline project
|
(@def-modeline project
|
||||||
(bar " " bufer-project)
|
(bar " " buffer-project)
|
||||||
(major-mode))
|
(major-mode))
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user