el-get/recipes/theme-roller.rcp
Ryan C. Thompson ad94cc46b3 Fix recipes to use ":post-init (FUNC)"
Instead of just ":post-init FUNC"
2012-02-22 14:59:35 -08:00

7 lines
239 B
Plaintext

(:name theme-roller
:description "A collection of activly maintained emacs themes"
:type git
:features theme-roller
:url "https://github.com/senny/theme-roller.el.git"
:post-init (theme-roller-activate))