added typscript and completion, git and dumbgo

This commit is contained in:
Raymundo Vásquez Ruiz
2019-11-03 10:52:03 +01:00
parent 0e0a838cb2
commit db783b92af
238 changed files with 345224 additions and 149 deletions

View File

@@ -0,0 +1,13 @@
(define-package "transient" "20191017.1115" "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: