8 lines
213 B
EmacsLisp
8 lines
213 B
EmacsLisp
(define-package "hydra" "20160913.216" "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:
|