add telephone-line disable powerline

This commit is contained in:
Ivan Malison 2015-08-18 01:40:20 -07:00
parent 38bc891075
commit df4d570949
2 changed files with 5 additions and 0 deletions

View File

@ -2014,6 +2014,10 @@ window is active in the perspective."
(read-only-mode))
(add-hook 'compilation-filter-hook 'colorize-compilation-buffer)
(use-package telephone-line
:config
(telephone-line-mode 1))
;; =============================================================================
;; Themes
;; =============================================================================

View File

@ -10,6 +10,7 @@
(defvar dotspacemacs-mode-line-unicode-symbols nil)
(use-package powerline
:disabled t
:ensure t
:init
(progn