Refactor
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user