improve perforce checkout command
This commit is contained in:
parent
97662b045a
commit
b7d14fc36a
@ -36,7 +36,7 @@ nnoremap j gj
|
|||||||
nnoremap k gk
|
nnoremap k gk
|
||||||
|
|
||||||
" perforce checkout
|
" perforce checkout
|
||||||
nnoremap <silent><Leader>e :!p4 edit %<Cr>
|
nnoremap <silent><Leader>e :silent !p4 edit % <bar> set noro<Cr>
|
||||||
|
|
||||||
" vim-argwrap
|
" vim-argwrap
|
||||||
nnoremap <silent><Leader>a :ArgWrap<Cr>
|
nnoremap <silent><Leader>a :ArgWrap<Cr>
|
||||||
|
Loading…
Reference in New Issue
Block a user