new debug statement remap

This commit is contained in:
Haak Saxberg 2015-06-02 11:46:12 -07:00
parent 1b1e8f242a
commit 43f0fe2387

View file

@ -161,6 +161,7 @@ map <silent> <leader>V :source ~/.vimrc<CR>:filetype detect<CR>:exe ":echo 'vimr
map \q :q<CR>
map \w :w<CR>
noremap Q <nop>
noremap <leader>b Oimport ipdb;ipdb.set_trace()<Esc>
" Dont reset cursor to start of line when moving around.
set nostartofline