diff --git a/modules/statusline/config.nix b/modules/statusline/config.nix index 6503543..23afc8f 100644 --- a/modules/statusline/config.nix +++ b/modules/statusline/config.nix @@ -39,7 +39,7 @@ with lib; { "diagnostics", sources = {'nvim_lsp'}, separator = '', - symbols = {error = '', warn = '', info = '', hint = ''}, + symbols = {error = '', warn = '', info = '', hint = ''}, }, { "filetype",