fix: adapt to Nvim deprecations in 0.10 (#3109)

This commit is contained in:
Christian Clason
2024-05-17 14:39:12 +02:00
committed by GitHub
parent 96610122a4
commit bbdbb7593f
10 changed files with 34 additions and 17 deletions

View File

@@ -52,7 +52,7 @@ local bat_maker = function(filename, lnum, start, finish)
end
end
return vim.tbl_flatten {
return utils.flatten {
command,
bat_options,
"--",