doom-emacs/modules/source.el
Henrik Lissner a5098d1f2a nit: add license, gitignore, & source.el to modules
This is to prep our modules to be moved to their own repo in the
future (doomemacs/modules).
2021-11-04 01:15:15 +01:00

7 lines
358 B
EmacsLisp

;; This file supplies some metadata about this module repo to Doom's module
;; manager. None of them are required, but it's a good idea to include them so
;; Doom can perform some sanity checks for you.
:root "./" ; where the module tree starts
:version "21.12" ; version of this repo
:requires "3.0.0" ; minimum supported version of Doom's core