Switching to CtrlPMixed

master
Dustin Swan 9 years ago
parent d99776d286
commit 7a26c34d1d

@ -191,6 +191,7 @@ nnoremap <leader>l :ls<cr>:b<space>
" 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 <Leader>vp :VimuxPromptCommand<CR>

Loading…
Cancel
Save