Update CtrlP command shortcut - remving mixed mode
Using mixed mode allows me to see both cached, removed, and files that aren't in my CWD.
This commit is contained in:
@@ -271,7 +271,7 @@ nmap <silent> <leader>k :NERDTreeToggle<cr>
|
||||
nmap <silent> <leader>y :NERDTreeFind<cr>
|
||||
|
||||
" map fuzzyfinder (CtrlP) plugin
|
||||
nmap <silent> <leader>t :CtrlPMixed<cr>
|
||||
nmap <silent> <leader>t :CtrlP<cr>
|
||||
nmap <silent> <leader>r :CtrlPBuffer<cr>
|
||||
|
||||
" CtrlP ignore patterns
|
||||
|
||||
Reference in New Issue
Block a user