feat: add some tests and improve perf

This commit is contained in:
TJ DeVries
2020-09-18 00:11:19 -04:00
parent f3fc1ca8c1
commit d891ba4f2e
5 changed files with 183 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ builtin.live_grep = function(opts)
return flatten { conf.vimgrep_arguments, prompt }
end,
opts.entry_maker or make_entry.gen_from_vimgrep(opts),
opts.max_results or 1000
opts.max_results
)
pickers.new(opts, {