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