feat: add some tests and improve perf
This commit is contained in:
@@ -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, {
|
||||
|
||||
Reference in New Issue
Block a user