From 1cf9b73f846e07824821cec9d4dbd4559305217f Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 11 Oct 2015 00:16:47 -0400 Subject: [PATCH] core: replace powerline by spaceline --- core/core-dotspacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-dotspacemacs.el b/core/core-dotspacemacs.el index 6aba3f57d..c30200823 100644 --- a/core/core-dotspacemacs.el +++ b/core/core-dotspacemacs.el @@ -254,7 +254,7 @@ Called with `C-u C-u' skips `dotspacemacs/user-config' _and_ preleminary tests." (dotspacemacs|call-func dotspacemacs/config "Calling dotfile user config...")) (message "Done.")) - (when (configuration-layer/package-usedp 'powerline) + (when (configuration-layer/package-usedp 'spaceline) (spacemacs//restore-powerline (current-buffer)))) (switch-to-buffer-other-window dotspacemacs-test-results-buffer) (spacemacs-buffer/warning "Some tests failed, check `%s' buffer"