-
Notifications
You must be signed in to change notification settings - Fork 114
What's New?
Folke Lemaitre edited this page Oct 21, 2022
·
3 revisions
A new view similar to figet.nvim and notifier.nvim.
Every view can have a custom formatter. https://github.com/folke/noice.nvim#-formatting
notify_send
can now be used as a destination to enable desktop notifications.
- Noice can now route messages from
vim.notify
- When a fake cursor is visible, we now hide the real cursor.
- Added health checks
- Lots of highlight groups for theme developers
- Noice now detects event loops and shuts down automatically when appropriate.
- Better handling of errors caused by displaying errors