ui/doom-modeline: fix typo in project modeline def
This commit is contained in:
parent
e736ffd6a2
commit
cd66f735ce
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue