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