mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-16 02:45:09 +00:00
fix: update to newer code (#744)
This commit is contained in:
@@ -317,6 +317,7 @@ function make_entry.gen_from_quickfix(opts)
|
||||
) .. ' ' .. entry.text,
|
||||
display = make_display,
|
||||
|
||||
bufnr = entry.bufnr,
|
||||
filename = filename,
|
||||
lnum = entry.lnum,
|
||||
col = entry.col,
|
||||
|
||||
Reference in New Issue
Block a user