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
/
.emacs.d
/
etc
/
yasnippet
/
snippets
/
java-mode
/
printf
blob: eac39a159436d5c10707e26fd24aa2ccecfdbf92 (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*- # name: printf # key: pf # -- System.out.printf("$1${2:%n}");$0