add github type recipe for eval-sexp-fu.rcp

This commit is contained in:
7696122 2012-08-17 22:54:14 +09:00
parent e1ba196446
commit 1b90cd214c

7
recipes/eval-sexp-fu.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name eval-sexp-fu
:auto-generated t
:type github
:pkgname "hchbaw/eval-sexp-fu.el"
:depends (highlight)
:description "Tiny functionality enhancements for evaluating sexps."
:website "https://github.com/hchbaw/eval-sexp-fu.el")