index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
python-mode
/
python-shebang
blob: 041dcf1f1971ed060ae3d00d72f8da4d57b8f94b (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # key: sb # -- #!/usr/bin/env python${1:3} $0