index
:
configs
main
My configuration for GNU Emacs and other programs
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
yasnippet
/
snippets
/
java-mode
/
printf
blob: 1b8c277192165e7f9db5beb7beadaefef39ca750 (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*- # name: printf # key: pf # -- System.out.printf("$1${2:%n}"$3);$0