Files
dotfiles/.emacs.d/snippets/emacs-lisp-mode/format
2017-12-21 17:29:29 +01:00

5 lines
102 B
Plaintext

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