el-get/recipes/nrepl.rcp
2012-11-18 18:46:23 +01:00

6 lines
182 B
Plaintext

(:name nrepl
:description "An Emacs client for nREPL, the Clojure networked REPL server."
:type github
:pkgname "kingtim/nrepl.el"
:depends clojure-mode)