mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-06 06:07:58 +00:00
vim.iter.flatten() is not a full replacement (does not support arrays
with `nil`); a fix may be backported but for now only use it on nightly
(0.10 has no warnings yet).
(cherry picked from commit 0c12735d5a)