diff options
Diffstat (limited to 'snippets/text-mode/date')
-rw-r--r-- | snippets/text-mode/date | 2 |
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 |