Updated config
This commit is contained in:
@@ -20,7 +20,7 @@ return {
|
||||
Snacks.notifier.show_history()
|
||||
end, { desc = "Show notification history" })
|
||||
vim.keymap.set("n", "<leader>oh", function()
|
||||
snacks.notifier.show_history()
|
||||
Snacks.notifier.show_history()
|
||||
end, { desc = "Show notification history" })
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user