Klimi's new dotfiles with stow.
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
|
- (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:
|