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