mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
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.
5 lines
91 B
EmacsLisp
5 lines
91 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; tools/editorconfig/packages.el
|
|
|
|
(package! editorconfig)
|