Adding my Perforce leader-p edit file thing to vimrc
This commit is contained in:
parent
7b8b528cc3
commit
a8958536cb
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
|
@ -127,3 +127,5 @@ inoremap kj <Esc>
|
|||
" stop hitting Esc or c-[!
|
||||
inoremap <Esc> <nop>
|
||||
nnoremap <Esc> :noh<CR><Esc>
|
||||
|
||||
nnoremap <leader>p :! p4 edit %<CR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue