We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5099348 commit 7bfd942Copy full SHA for 7bfd942
1 file changed
lua/noice/integrations/snacks.lua
@@ -49,6 +49,7 @@ M.source = {
49
finder = M.find,
50
format = M.format,
51
preview = M.preview,
52
+ confirm = { "yank", "close" },
53
}
54
55
---@param opts? snacks.picker.Config|{}
0 commit comments