diff options
Diffstat (limited to 'doom.d/snippets/org-mode/date')
-rw-r--r-- | doom.d/snippets/org-mode/date | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doom.d/snippets/org-mode/date b/doom.d/snippets/org-mode/date new file mode 100644 index 0000000..37fa30d --- /dev/null +++ b/doom.d/snippets/org-mode/date @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: date +# key: <da +# -- +#+DATE: ${1:Year}:${2:month}:${3:day}
\ No newline at end of file |