rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.97k stars 78 forks source link

--No lines in buffer-- #173

Closed ecthelionvi closed 1 year ago

ecthelionvi commented 1 year ago

Using this code I have been able to filter most messages that I want to avoid seeing. But certain messages appear to not use vim.notify and I was wondering if there was a way to filter them as well. For example the --No lines in buffer-- message when you delete all the lines in a buffer.

ecthelionvi commented 1 year ago

Noice seems to be a good solution. Closing now.