index
:
emacs.git
master
Personal emacs configuration and opinions
rse8
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
snippets
/
python-mode
/
print format
blob: 704cb530da234b480c8a9d24156823cf32aed3e6 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: print format # key: printf # -- print("$1".format($0))