el-get/recipes/clj-refactor.rcp
Vincent Bernat adfe1ff349 recipe: update clj-refactor
clj-refactor now depends on `inflections' and `hydra'.
2015-11-04 20:47:18 +01:00

7 lines
281 B
Plaintext

(:name clj-refactor
:description "A collection of simple clojure refactoring functions"
:type github
:depends (dash s clojure-mode yasnippet paredit multiple-cursors cider
edn inflections hydra)
:pkgname "magnars/clj-refactor.el")