Change ,bf mapping conflicting with buffer list ,b
This commit is contained in:
parent
72b9287f75
commit
11fd924d64
@ -22,5 +22,5 @@ endfunction
|
|||||||
nnoremap <silent> ,rxit :call ChangePendingRspecToXit()<cr>
|
nnoremap <silent> ,rxit :call ChangePendingRspecToXit()<cr>
|
||||||
|
|
||||||
" insert a before { } block around a line
|
" insert a before { } block around a line
|
||||||
nnoremap <silent> ,bf ^ibefore { <esc>$a }
|
nnoremap <silent> \bf ^ibefore { <esc>$a }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user