mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
showing diagnostics for the parent folder of the incriminated file
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user