fix: update to newer code (#744)

This commit is contained in:
TJ DeVries
2021-04-09 13:04:01 -04:00
committed by GitHub
parent 2ebbf7f9d4
commit ba1e674e68
3 changed files with 43 additions and 0 deletions
+1
View File
@@ -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,