mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
enabling generally diagnostics for the tree
This commit is contained in:
@@ -135,6 +135,9 @@ return {
|
|||||||
-- Focus the file in the tree whenever it is focused in the editor
|
-- Focus the file in the tree whenever it is focused in the editor
|
||||||
enable = true
|
enable = true
|
||||||
},
|
},
|
||||||
|
diagnostics = {
|
||||||
|
-- Enable diagnostics for the tree
|
||||||
|
enable = true,
|
||||||
})
|
})
|
||||||
|
|
||||||
local whichKey = require("which-key")
|
local whichKey = require("which-key")
|
||||||
|
|||||||
Reference in New Issue
Block a user