This commit is contained in:
Alex Yatskov 2017-09-29 21:48:35 -07:00
parent 7d5c4ca0ba
commit 714aff7941

View File

@ -35,9 +35,6 @@ nnoremap <C-o> :only<Cr>
nnoremap j gj
nnoremap k gk
" ctrlp.vim
nnoremap <silent><C-m> :CtrlPMRU<Cr>
" perforce checkout
nnoremap <silent><Leader>e :silent !p4 edit % <bar> set noro<Cr>