mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-03 18:28:38 +00:00
fix(picker.notifications): close on confirm. Closes #1092
This commit is contained in:
parent
083b66d8a4
commit
a8dda993e5
1 changed files with 1 additions and 0 deletions
|
@ -630,6 +630,7 @@ M.notifications = {
|
|||
format = "notification",
|
||||
preview = "preview",
|
||||
formatters = { severity = { level = true } },
|
||||
confirm = "close",
|
||||
}
|
||||
|
||||
-- List all available sources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue