summaryrefslogtreecommitdiff
path: root/snippets/text-mode/cdate
blob: ad32367d4981479689596a7638248f3c8eab440d (plain)
1
2
3
4
# -*- mode: snippet -*-
# key: cdate
# --
`(yas-with-comment (concat " " (format-time-string "%Y-%m-%d")))`