Fix: Some icons in Nerf Fonts have changed or are no longer valid
This commit is contained in:
parent
341c2ca855
commit
56b21d796a
|
@ -4,12 +4,12 @@ return {
|
|||
error = "",
|
||||
warning = "",
|
||||
info = "",
|
||||
hint = "",
|
||||
hint = "",
|
||||
-- Comment type symbols
|
||||
bug = "",
|
||||
bug = "",
|
||||
todo = "",
|
||||
hack = "",
|
||||
hack = "",
|
||||
performance = "",
|
||||
note = "",
|
||||
test = "",
|
||||
note = "",
|
||||
test = "",
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@ return {
|
|||
added = '✚',
|
||||
modified = '●',
|
||||
deleted = '✖',
|
||||
renamed = '',
|
||||
renamed = '',
|
||||
-- Status type
|
||||
untracked = '',
|
||||
ignored = '',
|
||||
|
|
Loading…
Reference in New Issue
Block a user