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.statnett
/
printf
blob: c69d6da2408cf190d09aad31eef3ab5e4ea029eb (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: printf # key: pf # -- print("$0{}".format())