el-get/recipes/simplenote.rcp

10 lines
357 B
Plaintext
Raw Normal View History

(: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))