fix: small fixes

This commit is contained in:
2026-06-15 14:36:57 +02:00
parent 126b5e68b4
commit 667565c0d0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ return {
{
"<leader>fn",
function()
Snacks.picker.notifications()
Snacks.picker.noice()
end,
desc = "Show notifications",
mode = "n",
+1 -1
View File
@@ -21,7 +21,7 @@ return {
statusline = {},
winbar = {},
},
ignore_focus = { "snacks_picker_list" },
ignore_focus = { "snacks_picker_list", "snacks_input" },
always_divide_middle = true,
globalstatus = false,
refresh = {