Fix void variable error for new version segment
This commit is contained in:
parent
7d0ba07cef
commit
de17125e6d
1 changed files with 2 additions and 0 deletions
|
@ -1795,6 +1795,8 @@ Open junk file using helm, with `prefix-arg' search in junk files"
|
|||
(setq spaceline-window-numbers-unicode unicodep)
|
||||
(setq spaceline-workspace-numbers-unicode unicodep))
|
||||
|
||||
(defvar spacemacs-mode-line-new-version-lighterp t)
|
||||
|
||||
(defpowerline spacemacs-powerline-new-version
|
||||
(propertize
|
||||
spacemacs-version-check-lighter
|
||||
|
|
Reference in a new issue