fix: add diagnostic sign to status column

This commit is contained in:
Sven Vogel 2024-11-24 17:35:08 +01:00
parent 31e81ae7f2
commit ca424f5fcf
1 changed files with 1 additions and 7 deletions

View File

@ -26,14 +26,8 @@ return {
"neo-tree"
},
segments = {
-- diagnostic signs
{
sign = {
name = { "Diagnostic" },
colwidth = 2,
maxwidth = 1,
condition = { true }
},
sign = { namespace = { "diagnostic/signs" }, maxwidth = 2, auto = true },
click = "v:lua.ScSa"
},
-- line numbers