mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
fix(file-templates): __doom-readme: use doom-modules-version
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
#+title: `(+file-templates-module-for-path)`
|
#+title: `(+file-templates-module-for-path)`
|
||||||
#+subtitle: <A one-line quip about this module to display in init.example.el>
|
#+subtitle: <A one-line quip about this module to display in init.example.el>
|
||||||
#+created: `(format-time-string "%B %d, %Y")`
|
#+created: `(format-time-string "%B %d, %Y")`
|
||||||
#+since: `(car (split-string doom-version "-"))` (#COMMIT-OR-PR-REF)
|
#+since: `(car (split-string doom-modules-version "-"))` (#COMMIT-OR-PR-REF)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
$0Replace this with a short (1-2 sentence) description of what this module does.
|
$0Replace this with a short (1-2 sentence) description of what this module does.
|
||||||
|
Reference in New Issue
Block a user