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:
Nick Nisi
2012-08-01 13:18:43 -05:00
parent ab08a0fda5
commit 5884c538b1

View File

@@ -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