mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
11 lines
193 B
Plaintext
11 lines
193 B
Plaintext
$0`doom-version`
|
|
((name :group module)
|
|
;; (alias :group2 module2)
|
|
(version . "0.0.1")
|
|
;; (depth 0)
|
|
(since . "`doom-modules-version`")
|
|
(flags)
|
|
(features)
|
|
(packages)
|
|
(requires)
|
|
(checks)) |