* mood-line.el (mood-line-evil-state-alist): Fixed typo
This commit is contained in:
parent
998cd7ec8e
commit
7c30e1cada
@ -95,7 +95,7 @@
|
||||
(motion . ("<M>" . font-lock-constant-face))
|
||||
(operator . ("<O>" . font-lock-function-name-face))
|
||||
(emacs . ("<E>" . font-lock-builtin-face)))
|
||||
"Set the string and corresponding face for many `evil-mode' state.
|
||||
"Set the string and corresponding face for any `evil-mode' state.
|
||||
The `Face' may be either a face symbol or a property list of key-value pairs
|
||||
e.g. (:foreground \"red\")."
|
||||
:group 'mood-line
|
||||
|
Loading…
Reference in New Issue
Block a user