Merge branch 'fix-readme' into 'master'
Fix use-package example in README See merge request jessieh/mood-line!14
This commit is contained in:
commit
df5d1d83e5
@ -40,7 +40,7 @@ If you are a user of `use-package`, it is easy to configure mood-line directly i
|
|||||||
|
|
||||||
;; Use pretty Fira Code-compatible glyphs
|
;; Use pretty Fira Code-compatible glyphs
|
||||||
:custom
|
:custom
|
||||||
(mood-line-glyph-alist . mood-line-glyphs-fira-code))
|
(mood-line-glyph-alist mood-line-glyphs-fira-code))
|
||||||
```
|
```
|
||||||
|
|
||||||
### Format
|
### Format
|
||||||
|
Loading…
Reference in New Issue
Block a user