How do I hide lsp process messages in neovim?

411 Views Asked by At

When using neovim with my lsp configurations, I have been getting these messages in right bottom corner of my screen that are really distracting while trying to code. If someone know's how to hide them pls let me know.lsp message

I couldn't find any reference to those messages in the documentation.

1

There are 1 best solutions below

0
On

It might be the work of one of the plugins you have installed. You can check and edit the configuration file with the features you want and disable the rest of them.