summaryrefslogtreecommitdiff
path: root/snippets/text-mode/date
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/text-mode/date')
-rw-r--r--snippets/text-mode/date1
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/text-mode/date b/snippets/text-mode/date
index 14ee4ec..5197155 100644
--- a/snippets/text-mode/date
+++ b/snippets/text-mode/date
@@ -1,4 +1,5 @@
# -*- mode: snippet -*-
# key: date
+# condition: 'force-in-comment
# --
`(format-time-string "%Y-%m-%d")`$0 \ No newline at end of file