aboutsummaryrefslogtreecommitdiff
path: root/yasnippet/org-mode/date
diff options
context:
space:
mode:
Diffstat (limited to 'yasnippet/org-mode/date')
-rw-r--r--yasnippet/org-mode/date5
1 files changed, 5 insertions, 0 deletions
diff --git a/yasnippet/org-mode/date b/yasnippet/org-mode/date
new file mode 100644
index 0000000..ade2776
--- /dev/null
+++ b/yasnippet/org-mode/date
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: date
+# key: date
+# --
+`(format-time-string "%Y-%m-%d")`$0