Fix: Some icons in Nerf Fonts have changed or are no longer valid

This commit is contained in:
Dreaded_X 2023-11-28 12:08:32 +01:00
parent 341c2ca855
commit 56b21d796a
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA
2 changed files with 6 additions and 6 deletions

View File

@ -4,12 +4,12 @@ return {
error = "", error = "",
warning = "", warning = "",
info = "", info = "",
hint = "", hint = "󰌵",
-- Comment type symbols -- Comment type symbols
bug = "", bug = "󰃤",
todo = "", todo = "",
hack = "", hack = "",
performance = "", performance = "",
note = "", note = "󰙏",
test = "", test = "󰙨",
} }

View File

@ -4,7 +4,7 @@ return {
added = '', added = '',
modified = '', modified = '',
deleted = '', deleted = '',
renamed = '', renamed = '',
-- Status type -- Status type
untracked = '', untracked = '',
ignored = '', ignored = '',