Change ,bf mapping conflicting with buffer list ,b

This commit is contained in:
yan 2012-07-10 10:09:33 -07:00
parent 72b9287f75
commit 11fd924d64

View File

@ -22,5 +22,5 @@ endfunction
nnoremap <silent> ,rxit :call ChangePendingRspecToXit()<cr>
" insert a before { } block around a line
nnoremap <silent> ,bf ^ibefore { <esc>$a }
nnoremap <silent> \bf ^ibefore { <esc>$a }