mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-07 04:35:03 +00:00
Add FZF builtin for searching vim.v.oldfiles
This commit is contained in:
@@ -129,6 +129,8 @@ function Finder:_find(prompt, process_result, process_complete)
|
||||
|
||||
maximum_results = self.maximum_results,
|
||||
|
||||
writer = opts.writer and Job:new(opts.writer) or nil,
|
||||
|
||||
on_stdout = on_output,
|
||||
on_stderr = on_output,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user