fix: replace deprecated nerdfont icons (#1035)

Co-authored-by: Shadman <13149513+shadmansaleh@users.noreply.github.com>
This commit is contained in:
Eugene Oliveros 2023-05-04 23:08:04 +08:00 committed by GitHub
parent 442d2ab757
commit 8912bea65d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -200,7 +200,7 @@ ins_right {
ins_right {
'diff',
-- Is it me or the symbol for modified us really weird
symbols = { added = '', modified = ' ', removed = '' },
symbols = { added = '', modified = '󰝤 ', removed = '' },
diff_color = {
added = { fg = colors.green },
modified = { fg = colors.orange },

View File

@ -732,7 +732,7 @@ describe('Lualine', function()
3: lualine_a_buffers_inactive = { bg = "#3c3836", bold = true, fg = "#a89984" }
4: lualine_c_normal = { bg = "#3c3836", fg = "#a89984" }
}
|{1: a.txt }
|{1: 󰈙 a.txt }
{2:}
{3: ... }
{4: }|