el-get/recipes/nrepl.rcp

7 lines
205 B
Plaintext
Raw Normal View History

2012-08-21 17:51:21 +08:00
(:name nrepl
:description "An Emacs client for nREPL, the Clojure networked REPL server."
:type github
:pkgname "kingtim/nrepl.el"
:depends clojure-mode
2012-08-21 17:51:21 +08:00
:features nrepl)