new debug statement remap
This commit is contained in:
parent
1b1e8f242a
commit
43f0fe2387
1 changed files with 1 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ map <silent> <leader>V :source ~/.vimrc<CR>:filetype detect<CR>:exe ":echo 'vimr
|
||||||
map \q :q<CR>
|
map \q :q<CR>
|
||||||
map \w :w<CR>
|
map \w :w<CR>
|
||||||
noremap Q <nop>
|
noremap Q <nop>
|
||||||
|
noremap <leader>b Oimport ipdb;ipdb.set_trace()<Esc>
|
||||||
|
|
||||||
" Don’t reset cursor to start of line when moving around.
|
" Don’t reset cursor to start of line when moving around.
|
||||||
set nostartofline
|
set nostartofline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue