el-get/recipes/ac-nrepl.rcp

7 lines
220 B
Plaintext
Raw Permalink Normal View History

2012-10-05 05:51:14 +08:00
(:name ac-nrepl
:description "Nrepl completion source for Emacs auto-complete package"
:type github
:pkgname "clojure-emacs/ac-nrepl"
:depends (auto-complete cider)
2012-10-05 05:51:14 +08:00
:features ac-nrepl)