14 lines
393 B
EmacsLisp
14 lines
393 B
EmacsLisp
(define-package "hydra" "20200608.1528" "Make bindings that stick around."
|
|
'((cl-lib "0.5")
|
|
(lv "0"))
|
|
:commit "8a9124f80b6919ad5288172b3e9f46c5332763ca" :keywords
|
|
'("bindings")
|
|
:authors
|
|
'(("Oleh Krehel" . "ohwoeowho@gmail.com"))
|
|
:maintainer
|
|
'("Oleh Krehel" . "ohwoeowho@gmail.com")
|
|
:url "https://github.com/abo-abo/hydra")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|