Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpk
5167 days ago
Looks like find is piped into head, though. So it would only index the first ten?
1 comments
aidenn0
5166 days ago
No, it's the first g:ctrlp_max_files which is defined as 10000
link
jpk
5166 days ago
Oh, true. Good call.
link