Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
343 B

(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: