mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
enable diagnostics signs in the tree
This commit is contained in:
@@ -128,6 +128,8 @@ return {
|
|||||||
group_empty = true,
|
group_empty = true,
|
||||||
-- Never highlight any files in a special way
|
-- Never highlight any files in a special way
|
||||||
special_files = {},
|
special_files = {},
|
||||||
|
-- Highlight files that have diagnostics
|
||||||
|
highlight_diagnostics = true
|
||||||
})
|
})
|
||||||
|
|
||||||
local whichKey = require("which-key")
|
local whichKey = require("which-key")
|
||||||
|
|||||||
Reference in New Issue
Block a user