mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
"nrepl" is now called "cider"
See https://github.com/clojure-emacs/cider/issues/375
This commit is contained in:
parent
d78d7abccf
commit
0d58202908
2 changed files with 1 additions and 1 deletions
1
recipes/cider
Normal file
1
recipes/cider
Normal file
|
@ -0,0 +1 @@
|
|||
(cider :fetcher github :repo "clojure-emacs/cider" :old-names (nrepl))
|
|
@ -1 +0,0 @@
|
|||
(nrepl :fetcher github :repo "clojure-emacs/nrepl.el")
|
Loading…
Reference in a new issue