13 lines
402 B
EmacsLisp
13 lines
402 B
EmacsLisp
|
(define-package "powerline" "20200105.2053" "Rewrite of Powerline"
|
||
|
'((cl-lib "0.2"))
|
||
|
:commit "edbb464eef680efc9d408730288c716cd4cac404" :keywords
|
||
|
'("mode-line")
|
||
|
:authors
|
||
|
'(("Donald Ephraim Curtis" . "dcurtis@milkbox.net"))
|
||
|
:maintainer
|
||
|
'("Donald Ephraim Curtis" . "dcurtis@milkbox.net")
|
||
|
:url "http://github.com/milkypostman/powerline/")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|