Skip to content

Commit 06e9729

Browse files
authored
Merge pull request #392 from kmt-lnh/master
current-date in fundamental-mode
2 parents b83c0f2 + 4e3c278 commit 06e9729

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)