fixed diagnostics numbers in lualine

This commit is contained in:
Oliver Hartmann 2023-04-07 14:03:39 +02:00
parent f5f903620f
commit e725e4deee

View File

@ -29,7 +29,7 @@ return {
'diff',
{
'diagnostics',
sources = { 'nvim_diagnostic', 'nvim_lsp' }
sources = { 'nvim_diagnostic' }
}
},
lualine_c = {