1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2024-12-23 11:14:57 +00:00
melpa/recipes/cider

5 lines
136 B
Text
Raw Normal View History

2014-06-16 21:00:50 +00:00
(cider :fetcher github
:repo "clojure-emacs/cider"
:files ("*.el" (:exclude ".dir-locals.el"))
:old-names (nrepl))