index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
python-mode
/
docopt-args
blob: c9f2e986888171e6c2ce204ff1e1ca1f7d6ed4a2 (
plain
)
1
2
3
4
5
6
# -*- mode: snippet -*- # name: docopt args # key: da # -- args = docopt(__doc__) $0