.emacs.d/elpa/hydra-20180703.802/hydra-pkg.el

9 lines
215 B
EmacsLisp

(define-package "hydra" "20180703.802" "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: