el-get/recipes/cider.rcp
Bozhidar Batsov cedc215554 nrepl.el was renamed to cider
nrepl.el was recently renamed to cider.
2013-10-25 09:19:02 +03:00

6 lines
172 B
Plaintext

(:name cider
:description "CIDER is a Clojure IDE and REPL."
:type github
:pkgname "clojure-emacs/cider"
:depends (dash clojure-mode pkg-info))