showing diagnostics for the parent folder of the incriminated file

This commit is contained in:
aminnairi
2024-01-03 18:07:57 +01:00
parent 7df6a3e5e8
commit 83b58a4052
@@ -138,6 +138,9 @@ return {
diagnostics = {
-- Enable diagnostics for the tree
enable = true,
-- Show diagnostics for the parent folder of the incriminated file
show_on_dirs = true
}
})
local whichKey = require("which-key")