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

(cherry picked from commit bbdbb7593f)
This commit is contained in:
Christian Clason
2024-05-20 11:48:33 +02:00
committed by Simon Hauser
parent 3a5d17d9d0
commit dd4acbd6fa
10 changed files with 32 additions and 16 deletions
+1 -1
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,
"--",