el-get/recipes/simplenote2.rcp
2015-04-08 21:14:31 -04:00

9 lines
311 B
Plaintext

(:name simplenote2
:website "https://github.com/alpha22jp/simplenote2.el#readme"
:description "A new version of emacs helper to interact with Simplenote"
:depends (request)
:type github
:pkgname "alpha22jp/simplenote2.el"
:post-init (simplenote2-setup)
:lazy t)