index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
snippets
/
java-mode
/
printf
blob: f93c965462f4a0e8aa0db9cfb0a5879da71c05e0 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: printf # key: printf # -- System.out.printf("$0%n");