7 lines
213 B
EmacsLisp
7 lines
213 B
EmacsLisp
(define-package "editorconfig" "20171208.2036" "EditorConfig Emacs Plugin"
|
|
'((cl-lib "0.5"))
|
|
:url "https://github.com/editorconfig/editorconfig-emacs#readme")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|