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
/
format
blob: 762036644dacb14e45620a601bde7934d66c5b1f (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*- # name: String.format # key: f # -- String.format("$1${2:%n}");$0