docs: use lowercase keywords
As per Org's new defaults, which we're adopting elsewhere, so may as well adopt it here.
This commit is contained in:
parent
9744946a66
commit
e77a45bc22
167 changed files with 665 additions and 664 deletions
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor file-templates][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/file-templates/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor file-templates
|
||||
#+SUBTITLE: Fill the void in your empty files
|
||||
#+CREATED: February 11, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :editor file-templates
|
||||
#+subtitle: Fill the void in your empty files
|
||||
#+created: February 11, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds file templates for blank files, powered by [[doom-package:][yasnippet]].
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# --
|
||||
← [[doom-module-index:][Back to module index]] ↖ [[doom-module-source:lang][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: `(+file-templates-module-for-path)`
|
||||
#+CREATED: `(format-time-string "%B %d, %Y")`
|
||||
#+SINCE: `(car (split-string doom-version "-"))`
|
||||
#+title: `(+file-templates-module-for-path)`
|
||||
#+created: `(format-time-string "%B %d, %Y")`
|
||||
#+since: `(car (split-string doom-version "-"))`
|
||||
$0
|
||||
* Description
|
||||
Replace this with a description of what modules in this category are for,
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# --
|
||||
← [[doom-index:][Back to index]] ↖ [[doom-docs-source:faq.org][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: ${1:Title}
|
||||
#+SUBTITLE: ${2:Subtitle}
|
||||
#+title: ${1:Title}
|
||||
#+subtitle: ${2:Subtitle}
|
||||
|
||||
$0
|
|
@ -3,10 +3,10 @@
|
|||
# --
|
||||
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang rust][Issues]] ↖ [[doom-module-source:lang/rust][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: `(+file-templates-module-for-path)`
|
||||
#+SUBTITLE: <A one-line quip about this module to display in init.example.el>
|
||||
#+CREATED: `(format-time-string "%B %d, %Y")`
|
||||
#+SINCE: `(car (split-string doom-version "-"))` (#COMMIT-OR-PR-REF)
|
||||
#+title: `(+file-templates-module-for-path)`
|
||||
#+subtitle: <A one-line quip about this module to display in init.example.el>
|
||||
#+created: `(format-time-string "%B %d, %Y")`
|
||||
#+since: `(car (split-string doom-version "-"))` (#COMMIT-OR-PR-REF)
|
||||
|
||||
* Description :unfold:
|
||||
$0Replace this with a short (1-2 sentence) description of what this module does.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue