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