reenable powerline

This commit is contained in:
Ivan Malison 2015-08-29 14:42:47 -07:00
parent 96e6dbb0bd
commit 590d1b3438

View File

@ -10,8 +10,6 @@
(defvar dotspacemacs-mode-line-unicode-symbols nil) (defvar dotspacemacs-mode-line-unicode-symbols nil)
(use-package powerline (use-package powerline
:disabled t
:ensure t
:init :init
(progn (progn
;; Custom format of minor mode lighters, they are separated by a pipe. ;; Custom format of minor mode lighters, they are separated by a pipe.