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
/
python-mode
/
print
blob: cc1c797e4f976c470b8fdd844adaf25cc3779efa (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: print # key: p # -- print($0)