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

3 lines
402 B
EmacsLisp
Raw Normal View History

2019-12-12 21:36:58 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "reformatter" "20191103.357" "Define commands which run reformatters on the current buffer" '((emacs "24.3")) :commit "6c5e7f64c5ac1178dff5ca28d9809c08398fb3e6" :keywords '("convenience" "tools") :authors '(("Steve Purcell" . "steve@sanityinc.com")) :maintainer '("Steve Purcell" . "steve@sanityinc.com") :url "https://github.com/purcell/reformatter.el")