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: c4cb5de89305b74a884726905d09c51273d12b89 (
plain
)
1
2
3
4
# -*- mode: snippet -*- # key: pst # -- import pdb; pdb.set_trace()$0