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

View file

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