index
:
emacs.d.git
this commit
main
my emacs configuration
Franck Cuny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
etc
/
snippets
/
python-mode
/
function
blob: ffde801239103572801be0f04facfd56306924b0 (
plain
) (
blame
)
1
2
3
4
5
6
# -*- mode: snippet -*- # name: function # key: fn # -- def $1($2): $3