Fixed ivy-clojuredocs recipe

This commit is contained in:
Daniel Ziltener 2019-12-08 20:31:10 +01:00 committed by Alex Ott
parent 05bc5671a4
commit 1aa976f2f8

View File

@ -1,5 +1,5 @@
(:name clj-refactor
:description "A collection of simple clojure refactoring functions"
(:name ivy-clojuredocs
:description "Search for help in clojuredocs.org"
:type github
:pkgname "wandersoncferreira/ivy-clojuredocs"
:depends (edn swiper))