Closed
Description
Is your feature request related to a problem? Please describe.
The problem is nvim-tree shows all diagnostics even hints and information. This creates a lot of noise, like in the picture below. Ideally it should show only errors and warnings.
Describe the solution you'd like
To add an option in nvim-tree to control severity when it gets the diagnostics.