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

This commit is contained in:
2023-11-28 12:08:32 +01:00
parent 341c2ca855
commit 56b21d796a
2 changed files with 6 additions and 6 deletions

View File

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

View File

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