Fix use-package example in README
This commit is contained in:
parent
58e85c8150
commit
89d088c5ec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user