Added ctrl-p file finder, using file search by default

This commit is contained in:
yan
2012-01-24 09:10:43 -08:00
committed by Yan Pritzker
parent cfdbeb9ce0
commit a08169de48
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
" Default to filename searches - so that appctrl will find application
" controller
let g:ctrlp_by_filename = 1