How do I show recent `errors`?

Hi,

How do I show/display the most recent errors in neovim?

You can try :messages, it will show more than just errors though.

1 Like