diff --git a/.vimrc b/.vimrc index 310d51f..ffb8b58 100644 --- a/.vimrc +++ b/.vimrc @@ -91,6 +91,7 @@ noremap r :syntax sync fromstart:redraw! nmap :w:!python % nmap f :vim **/*.py nmap s :Ag +nmap b Oimport pytest; pytest.set_trace() "noremap j "noremap k