8 lines
214 B
EmacsLisp
Raw Permalink Normal View History

2019-10-20 16:24:07 -05:00
(define-package "hydra" "20170924.2259" "Make bindings that stick around."
'((cl-lib "0.5"))
:url "https://github.com/abo-abo/hydra" :keywords
'("bindings"))
;; Local Variables:
;; no-byte-compile: t
;; End: