Klimi's new dotfiles with stow.
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
|
- (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:
|