el-get/recipes/simplenote.rcp
2012-02-22 14:46:21 -08:00

10 lines
357 B
Plaintext

(:name simplenote
:website "https://github.com/cefstat/simplenote.el#readme"
:description "Helper functions for simple-note.appspot.com"
:type git
:url "https://github.com/cefstat/simplenote.el.git"
:features simplenote
:load "simplenote.el"
:compile "simplenote.el"
:post-init (simplenote-setup))