Klimi's new dotfiles with stow.
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
(define-package "hydra" "20191125.955" "Make bindings that stick around."
|
|
'((cl-lib "0.5")
|
|
(lv "0"))
|
|
: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:
|