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
/
println
blob: 7bb944cc6ef0fe8e9319460d8d3b18985ac42867 (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*- # name: println # key: p # -- System.out.println($1);$0