fix: selector preview (#2362)

This commit is contained in:
yetone
2025-06-28 20:07:25 +08:00
committed by GitHub
parent e2d160aa83
commit e64b5f054c
4 changed files with 37 additions and 0 deletions

View File

@@ -26,7 +26,9 @@ function M.show(selector)
})
end
end
local completed = false
---@diagnostic disable-next-line: undefined-global
Snacks.picker.pick(vim.tbl_deep_extend("force", {
source = "select",