Skip to content

Support for snacks.nvim notifier or noice.nvim. #34

Description

@magnusriga

🚀 The feature, motivation and pitch

LazyVim uses https://github.com/folke/noice.nvim (or https://github.com/folke/snacks.nvim/blob/main/docs/notifier.md if so desired.

It would be great to support those here.

Specifically, snacks.nvim's notifier will work out of the box, because it replaces vim.notify. The problem, however, is that after the timer is done, when sticky = true, the notifier cannot be removed, even with Snacks.notifier.hide().

With noice.nvim, which I personally do not use, the notification boxes keep showing below each other on every tick, which is not ideal.

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions