Open GuDex-Dev opened 2 months ago
It's probably independent from my plugin.
The notification is related to this line of code only
require("notify")(communicate, vim.log.levels.WARN, {title="Git Reminder", timeout=delay})
I think it might be something in nvim-notify plugin.
Perhaps it's something related to other setting in LazyVim
When I save, the notification appears but immediately disappears.
I'm using LazyVim
Config: (plugins/git-reminder.lua)