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