Switching to CtrlPMixed
This commit is contained in:
parent
d99776d286
commit
7a26c34d1d
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -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…
Add table
Add a link
Reference in a new issue