added correct symbols for lualine

This commit is contained in:
Oliver Hartmann
2026-07-02 07:54:22 +00:00
parent 7bfa615601
commit 3ee95cd2fc
+6
View File
@@ -23,6 +23,12 @@ return {
'diff',
{
'diagnostics',
symbols = {
error = '',
warn = '',
info = '',
hint = '',
},
sources = { 'nvim_diagnostic' },
},
},