Fork me on GitHub
#cider
<
2020-05-25
>
Drew Verlee14:05:05

Is there a way to get the clojure function examples from clojuredocs into the docs for emacs?

solf14:05:51

Cider has them already, since an update a few months ago

nick19:05:22

Trying to test it cider-clojuredocs > ClojureDocs doc for: typing - "conj" and got an error "helm-M-x-execute-command: Wrong type argument: char-or-string-p, nil". @U7S5E44DB Do you know if I using it right? upd. cider is up and running. cider-clojuredocs-refresh-cache worked fine.

nick19:05:46

OH, sorry I think I got it.

nick19:05:25

It has to be called from within repl(not from your file with clj code). Looks pretty good. Thanks for your answer!

solf00:05:08

It sounds like there's an issue with helm-M-x? M-x cider-clojuredocs (or C-c C-d C-c by default) works on clj files

Drew Verlee15:05:00

damnt. how did i miss that

Drew Verlee15:05:18

super cool

🤝 8