el-get/recipes/powerline.rcp
Fabián Ezequiel Gallina 803e2f71de Use milkypostman's powerline fork
This one is actively maintained as opposed to jonathanchu's version.
2013-08-24 00:03:49 -03:00

9 lines
255 B
Plaintext

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