el-get/recipes/emacs-powerline.rcp

9 lines
271 B
Plaintext

(:name emacs-powerline
:website "https://github.com/jonathanchu/emacs-powerline"
:depends (cl-lib)
:description "Powerline for Emacs"
:type github
:pkgname "jonathanchu/emacs-powerline"
:load-path "."
:features powerline)