We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b83c0f2 + 4e3c278 commit 06e9729Copy full SHA for 06e9729
snippets/fundamental-mode/current-date
@@ -0,0 +1,6 @@
1
+# -*- mode: snippet -*-
2
+# name: current-date
3
+# key: dd
4
+# contributor : Kristof Molnar-Tatai <[email protected]>
5
+# --
6
+`(format-time-string "%Y-%m-%d")`
0 commit comments