emacs.d/elpa/reformatter-20200327.2358/reformatter-pkg.el

3 lines
403 B
EmacsLisp
Raw Normal View History

2020-03-06 20:46:56 +01:00
;;; -*- no-byte-compile: t -*-
2020-03-28 12:06:04 +01:00
(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")