mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 11:09:54 +00:00
Remove obsolete variable: doom-modeline-version.
This commit is contained in:
parent
0076029ac6
commit
e7ebb24208
1 changed files with 0 additions and 1 deletions
|
@ -200,7 +200,6 @@ If the actual char height is larger, it respects the actual char height.")
|
|||
|
||||
(defvar doom-modeline-env-version t
|
||||
"Whether display environment version or not.")
|
||||
(define-obsolete-variable-alias 'doom-modeline-version 'doom-modeline-env-version "1.7.4")
|
||||
|
||||
(defvar doom-modeline-mu4e t
|
||||
"Whether display mu4e notifications or not. Requires `mu4e-alert' package.")
|
||||
|
|
Loading…
Reference in a new issue