For people addicted both to Emacs and clojuredocs
Relax. Soon in Melpa. It's on Melpa now.
package-install helm-clojuredocs
Two function are exposed:
helm-clojuredocs
: opens helm session with no initial pattern. searching starts with minimal 3 characters entered.helm-clojuredocs-at-point
: opens helm session with initial pattern guessed from thing under current cursor position.