10 lines
349 B
EmacsLisp
10 lines
349 B
EmacsLisp
(define-package "smart-mode-line-powerline-theme" "20160705.1738" "smart-mode-line theme that mimics the powerline appearance."
|
|
'((emacs "24.3")
|
|
(powerline "2.2")
|
|
(smart-mode-line "2.5"))
|
|
:url "http://github.com/Bruce-Connor/smart-mode-line" :keywords
|
|
'("mode-line" "faces" "themes"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|