el-get/recipes/helm-descbinds.rcp
2013-07-09 19:10:38 -07:00

8 lines
271 B
Plaintext

(:name helm-descbinds
:type github
:pkgname "emacs-helm/helm-descbinds"
:description "Yet Another `describe-bindings' with `helm'."
:depends (helm)
:prepare (progn
(autoload 'helm-descbinds-install "helm-descbinds")))