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
/
import
blob: 56235a2056b313d5824f65ccfbc5f04614e91dfa (
plain
)
1
2
3
4
5
6
# -*- mode: snippet -*- # name: import # key: imp # -- import ${1:System.}; $0