init
This commit is contained in:
6
snippets/fundamental-mode/current-date
Normal file
6
snippets/fundamental-mode/current-date
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: current-date
|
||||
# key: dd
|
||||
# contributor : Kristof Molnar-Tatai <kristof.mlnr@gmail.com>
|
||||
# --
|
||||
`(format-time-string "%Y-%m-%d")`
|
||||
Reference in New Issue
Block a user