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/date2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/text-mode/date b/snippets/text-mode/date
index 8bc5ce1..14ee4ec 100644
--- a/snippets/text-mode/date
+++ b/snippets/text-mode/date
@@ -1,4 +1,4 @@
# -*- mode: snippet -*-
# key: date
# --
-`(format-time-string "%Y-%m-%d")`$0
+`(format-time-string "%Y-%m-%d")`$0 \ No newline at end of file