mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-01 06:40:59 -08:00
6 lines
139 B
EmacsLisp
6 lines
139 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; tools/editorconfig/packages.el
|
|
|
|
(package! editorconfig
|
|
:recipe (:nonrecursive t)
|
|
:pin "5c67d22a74")
|