fix: conflik key mapping with increment rename

This commit is contained in:
Pojok Code 2024-11-06 12:26:52 +07:00
parent 16c9fa5a36
commit 299c94137d

View file

@ -4,7 +4,7 @@ return {
event = "VeryLazy",
keys = {
{
"<leader>un",
"<leader>uN",
function()
require("notify").dismiss({ silent = true, pending = true })
end,