mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -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; -*-
|
||||
;;; tools/editorconfig/packages.el
|
||||
|
||||
(package! editorconfig)
|
||||
(package! editorconfig :recipe (:nonrecursive t))
|
||||
|
Reference in New Issue
Block a user