I was wondering if there is a way to completely replace/override all of neovim's messages, or is that a separate functionality that needs to be developed? And I mean not just the notifications, but things that are in the cmdline like prints, when you save a file, etc. Every message.
The idea is to have cmdheight = 0
Noice does this with it's notifications, but I think fidged looks better than the 2 notification backends provided by noice. Maybe fidget can colab and also be included as a backend?
I was wondering if there is a way to completely replace/override all of neovim's messages, or is that a separate functionality that needs to be developed? And I mean not just the notifications, but things that are in the cmdline like prints, when you save a file, etc. Every message.
The idea is to have
cmdheight = 0Noice does this with it's notifications, but I think fidged looks better than the 2 notification backends provided by noice. Maybe fidget can colab and also be included as a backend?