fixed diagnostics numbers in lualine
This commit is contained in:
parent
f5f903620f
commit
e725e4deee
@ -29,7 +29,7 @@ return {
|
||||
'diff',
|
||||
{
|
||||
'diagnostics',
|
||||
sources = { 'nvim_diagnostic', 'nvim_lsp' }
|
||||
sources = { 'nvim_diagnostic' }
|
||||
}
|
||||
},
|
||||
lualine_c = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user