From 43f0fe2387012e2c592d25f1e24889c1b50e55a1 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Tue, 2 Jun 2015 11:46:12 -0700 Subject: [PATCH] new debug statement remap --- vim-files/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vim-files/vimrc b/vim-files/vimrc index 7d5979e..ea8faa5 100644 --- a/vim-files/vimrc +++ b/vim-files/vimrc @@ -161,6 +161,7 @@ map V :source ~/.vimrc:filetype detect:exe ":echo 'vimr map \q :q map \w :w noremap Q +noremap b Oimport ipdb;ipdb.set_trace() " Don’t reset cursor to start of line when moving around. set nostartofline