mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Don't recursively clone editorconfig
This was removed in18edebe
due to #2216, but with125561e
it is no longer necessary.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/editorconfig/packages.el
|
;;; tools/editorconfig/packages.el
|
||||||
|
|
||||||
(package! editorconfig)
|
(package! editorconfig :recipe (:nonrecursive t))
|
||||||
|
Reference in New Issue
Block a user