emacs.d/elpa/reformatter-20200327.2358/reformatter-pkg.el
2020-03-28 12:06:04 +01:00

2 lines
403 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "reformatter" "20200327.2358" "Define commands which run reformatters on the current buffer" '((emacs "24.3")) :commit "e8f70b20caf6672353a2b0ee3161d4791c412696" :keywords '("convenience" "tools") :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/reformatter.el")