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
/
printf
blob: 087b2eb0302414c44a8aa51d87cafb86a7960812 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: printf # key: pf # -- print(f'$0')