mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
feat: update statusline icons
This commit is contained in:
parent
54305d50fa
commit
41c23f2e51
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ with lib; {
|
|||
"diagnostics",
|
||||
sources = {'nvim_lsp'},
|
||||
separator = '',
|
||||
symbols = {error = '', warn = '', info = '', hint = ''},
|
||||
symbols = {error = '', warn = '', info = '', hint = ''},
|
||||
},
|
||||
{
|
||||
"filetype",
|
||||
|
|
Loading…
Reference in a new issue