update keymaps

This commit is contained in:
Alex Yatskov 2017-09-22 22:46:30 -07:00
parent 17c052674b
commit 7d5c4ca0ba

View File

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