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