This commit is contained in:
2026-03-19 16:14:24 -05:00
parent 24d5bcc047
commit 792a99bf0f
15 changed files with 242 additions and 145 deletions

View File

@@ -71,7 +71,7 @@ plugin({
desc = "Grep",
},
{
"<leader>n",
"<leader>N",
function()
Snacks.picker.notifications()
end,
@@ -260,13 +260,6 @@ plugin({
end,
desc = "Select Scratch Buffer",
},
{
"<leader>n",
function()
Snacks.notifier.show_history()
end,
desc = "Notification History",
},
{
"<leader>cR",
function()