added correct symbols for lualine
This commit is contained in:
@@ -23,6 +23,12 @@ return {
|
||||
'diff',
|
||||
{
|
||||
'diagnostics',
|
||||
symbols = {
|
||||
error = ' ',
|
||||
warn = ' ',
|
||||
info = ' ',
|
||||
hint = ' ',
|
||||
},
|
||||
sources = { 'nvim_diagnostic' },
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user