/helm-clojuredocs

Searching for help in clojurdocs.org with helm

Primary LanguageEmacs Lisp

helm-clojuredocs

For people addicted both to Emacs and clojuredocs

animation

How to install

Relax. Soon in Melpa. It's on Melpa now.

package-install helm-clojuredocs

How to use

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.