index
:
emacs.d
master
Emacs configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
python-mode
/
pdb-set-trace
blob: 6f41e0e131c3812f8d62701bc366ae84c5f0118a (
plain
)
1
2
3
4
# -*- mode: snippet -*- # key: pst # -- import pdb; pdb.set_trace()$0