Added ctrl-p file finder, using file search by default
This commit is contained in:
5
vim/plugin/settings/ctrlp.vim
Normal file
5
vim/plugin/settings/ctrlp.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Default to filename searches - so that appctrl will find application
|
||||
" controller
|
||||
let g:ctrlp_by_filename = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user