feat: update statusline icons

This commit is contained in:
NotAShelf 2023-02-02 00:01:08 +03:00
parent 54305d50fa
commit 41c23f2e51
No known key found for this signature in database
GPG Key ID: 5B5C8895F28445F1
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ with lib; {
"diagnostics",
sources = {'nvim_lsp'},
separator = '',
symbols = {error = '', warn = '', info = '', hint = ''},
symbols = {error = '', warn = '', info = '', hint = ''},
},
{
"filetype",