Use nvim-notify instead of default toasts #499
alexmozaidze
started this conversation in
Polls
Replies: 1 comment
-
Set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are a lot of plugins utilizing the power of configurable and fully controllable notifications with the help of nvim-notify, and I think it wouldn't be unwise to use it instead of the default toast system.
The dependency would be optional, in that Neogit will detect if nvim-notify exists, and if not, the toast system will be used as a fallback.
NOTE: Keep in mind that I am no developer, it's just to see what majority prefers.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions