mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +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
|
||||
enable = true
|
||||
},
|
||||
diagnostics = {
|
||||
-- Enable diagnostics for the tree
|
||||
enable = true,
|
||||
})
|
||||
|
||||
local whichKey = require("which-key")
|
||||
|
||||
Reference in New Issue
Block a user