my-emacs-d/elpa/yasnippet-20161022.646/snippets/emacs-lisp-mode/format
2016-10-24 08:30:06 +02:00

5 lines
102 B
Plaintext
Executable File

#contributor: Xah Lee (XahLee.org)
#name: format
#key: f
# --
(format "${1:message}" ${2:format-args})