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