Files
dotfiles/emacs/.emacs.d/elpa/magit-popup-20171217.1235/magit-popup-pkg.el
2018-01-09 04:06:05 +01:00

10 lines
273 B
EmacsLisp

(define-package "magit-popup" "20171217.1235" "Define prefix-infix-suffix command combos"
'((emacs "24.4")
(async "1.9.2")
(dash "2.13.0"))
:url "https://github.com/magit/magit-popup" :keywords
'("bindings"))
;; Local Variables:
;; no-byte-compile: t
;; End: