You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently started to actively use plugin and noticed that notifications don't disappear until I exit neovim. Also, from what I see git dev uses custom notifications. Because of that, I can't dismiss them using snacks either.
Would it be possible to enable some option to use vim.notify instead? Most of the neovim apps nowadays would have some sort of notification plugin. And those that don't would probably more consent with default vim.notify behavior
Recently started to actively use plugin and noticed that notifications don't disappear until I exit neovim. Also, from what I see git dev uses custom notifications. Because of that, I can't dismiss them using snacks either.
I assume issue #26 is related
CleanShot.2025-03-03.at.05.54.54-converted.mp4
Would it be possible to enable some option to use
vim.notifyinstead? Most of the neovim apps nowadays would have some sort of notification plugin. And those that don't would probably more consent with defaultvim.notifybehavior