el-get/recipes/eval-sexp-fu.rcp
Stephan Creutz b95abf9faa Remove highlight dependency from eval-sexp-fu recipe
This dependency is not needed anymore, see
https://github.com/hchbaw/eval-sexp-fu.el/blob/master/eval-sexp-fu.el#L90.

Furthermore, remove `:auto-generated t` because it's (most probably)
not auto generated and it's the only recipe in the repository, which
has this property set.
2020-12-25 20:05:18 +01:00

6 lines
218 B
Plaintext

(:name eval-sexp-fu
:type github
:pkgname "hchbaw/eval-sexp-fu.el"
:description "Tiny functionality enhancements for evaluating sexps."
:website "https://github.com/hchbaw/eval-sexp-fu.el")