\sp for specify {} blocks
This commit is contained in:
parent
1ba9f3e1fe
commit
470b33b76c
@ -24,3 +24,6 @@ nnoremap <silent> ,rxit :call ChangePendingRspecToXit()<cr>
|
||||
" insert a before { } block around a line
|
||||
nnoremap <silent> \bf ^ibefore { <esc>$a }
|
||||
|
||||
" insert a specify { } block around a line
|
||||
nnoremap <silent> \sp ^ispecify { <esc>$a }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user