my-emacs-d/elpa/yasnippet-20160924.2001/snippets/emacs-lisp-mode/format

5 lines
102 B
Plaintext
Executable File

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