Fix use-package example in README

This commit is contained in:
kngwyu 2023-09-23 18:17:26 +09:00
parent 58e85c8150
commit 89d088c5ec

View File

@ -45,7 +45,7 @@ If you are a user of `use-package`, it is easy to configure mood-line directly i
;; Use pretty Fira Code-compatible glyphs
:custom
(mood-line-glyph-alist . mood-line-glyphs-fira-code))
(mood-line-glyph-alist mood-line-glyphs-fira-code))
```
By default, mood-line will use basic ASCII character glyphs to decorate mode line segments.