6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: current-date
|
|
# key: dd
|
|
# contributor : Kristof Molnar-Tatai <kristof.mlnr@gmail.com>
|
|
# --
|
|
`(format-time-string "%Y-%m-%d")` |