Files
emacs.d/elpa/hydra-20180508.1008/hydra-pkg.el
Mateus Pinto Rodrigues f6ec2ebf59 Update packages/ Add org-ref
2018-06-11 13:50:46 -03:00

9 lines
216 B
EmacsLisp

(define-package "hydra" "20180508.1008" "Make bindings that stick around."
'((cl-lib "0.5"))
:keywords
'("bindings")
:url "https://github.com/abo-abo/hydra")
;; Local Variables:
;; no-byte-compile: t
;; End: