emacs-helm-clojuredocs 0.3-1.5a7f0f2 Search help on clojuredocs.org with Helm

This package provides a Helm interface to lookup Clojure documentation on https://clojuredocs.org with Helm.

Two function are exposed:

  • helm-clojuredocs: opens a Helm session with no initial pattern. Searching starts with minimal 3 characters entered.

  • helm-clojuredocs-at-point: opens a Helm session with initial pattern guessed from thing under current cursor position.