※ dotspacemacs変数関連はまあだいたい これで良いじゃろと思っている
spacemacsの develop
ブランチを新しくすると、 .spacemacs
のテストがこうやって落ちる。
- Windows10のユーザ名を
v2okimochi
とする - Winじゃなくても現象は同じだと思う
* Testing settings in dotspacemacs/init [[file:c:/Users/v2okimochi/.spacemacs::dotspacemacs/init][Show in File]]
** TEST: [[file:c:/Users/v2okimochi/.spacemacs::dotspacemacs-mode-line-theme][dotspacemacs-mode-line-theme]] is 'spacemacs, 'all-the-icons, 'custom, 'vim-powerline or 'vanilla or a list with `car' one of the previous values and properties one of the following: `:separator' or `:separator-scale'
*** FAIL: nil
フォント設定の上あたり(適当な場所)に dotspacemacs-mode-line-theme
を差し込んで解決する。
参考:https://github.com/channingwalton/dotfiles/blob/8f393c5a5c52982191c0690294408e132bb6f8bc/spacemacs#L231
dotspacemacs-mode-line-theme '(spacemacs :separator wave :separator-scale 1.5)