Files
.emacs.d/snippets/go-mode/pf

3 lines
71 B
Plaintext

# key: pf
# --
fmt.Printf(${1:format string}, ${2:a ...interface{\}})$0