"nrepl" is now called "cider"

See https://github.com/clojure-emacs/cider/issues/375
This commit is contained in:
Steve Purcell 2013-10-16 19:01:39 +01:00
parent d78d7abccf
commit 0d58202908
2 changed files with 1 additions and 1 deletions

1
recipes/cider Normal file
View file

@ -0,0 +1 @@
(cider :fetcher github :repo "clojure-emacs/cider" :old-names (nrepl))

View file

@ -1 +0,0 @@
(nrepl :fetcher github :repo "clojure-emacs/nrepl.el")