doomemacs/modules/tools/editorconfig/packages.el
Henrik Lissner 18edebe9c6
tools/editorconfig: remove :recipe #2216
Causes an elusive issue where editorconfig won't build at all, because
our editorconfig :recipe doesn't merge into straihgt's cached recipe for
the package. This isn't a fix, but a workaround until a better solution
can be found.
2019-12-21 04:21:43 -05:00

4 lines
91 B
EmacsLisp

;; -*- no-byte-compile: t; -*-
;;; tools/editorconfig/packages.el
(package! editorconfig)