Enable custom info+ modeline

This commit is contained in:
Eivind Fonn 2015-11-04 19:50:47 +01:00
parent 31a768a172
commit 3341ab4e4c

View file

@ -1825,6 +1825,8 @@ It will toggle the overlay under point or create an overlay of one character."
(spaceline-spacemacs-theme '(new-version :when active))
(spaceline-helm-mode t)
(when (configuration-layer/package-usedp 'info+)
(spaceline-info-mode t))
(defun spacemacs//restore-powerline (buffer)
"Restore the powerline in buffer"