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 "transient" "20190630.1359" "Transient commands"
- '((emacs "25.1")
- (dash "2.15.0"))
- :keywords
- '("bindings")
- :authors
- '(("Jonas Bernoulli" . "jonas@bernoul.li"))
- :maintainer
- '("Jonas Bernoulli" . "jonas@bernoul.li")
- :url "https://github.com/magit/transient")
- ;; Local Variables:
- ;; no-byte-compile: t
- ;; End:
|