From 7a26c34d1d792f633d6f2027c539ea3f34c2716b Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Mon, 4 May 2015 11:44:55 -0500 Subject: [PATCH] Switching to CtrlPMixed --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index c620290..228451b 100644 --- a/vimrc +++ b/vimrc @@ -191,6 +191,7 @@ nnoremap l :ls:b " Set the max files "let g:ctrlp_max_files = 10000 let g:ctrlp_clear_cache_on_exit = 0 +let g:ctrlp_cmd = 'CtrlPMixed' " Vimux nnoremap vp :VimuxPromptCommand