show diagnostics on parent dirs if nodes with diagnostics are not visible (#862)

This commit is contained in:
Reviakin Evgeny
2021-12-24 13:47:23 +02:00
committed by GitHub
parent bb12c70367
commit 239f2d6fea
3 changed files with 13 additions and 1 deletions

View File

@@ -431,6 +431,7 @@ local DEFAULT_OPTS = {
},
diagnostics = {
enable = false,
show_on_dirs = false,
icons = {
hint = "",
info = "",