summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/_vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/_vimrc b/shell/_vimrc
index adf5cff..85f7a05 100644
--- a/shell/_vimrc
+++ b/shell/_vimrc
@@ -111,3 +111,4 @@ nmap <leader>o :ProjectOpen<cr>
" ctrlp
let g:ctrlp_max_files = 1000000
+let g:ctrlp_cmd = 'CtrlPMixed'