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 = "",
|
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 = "",
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@ return {
|
||||||
added = '✚',
|
added = '✚',
|
||||||
modified = '●',
|
modified = '●',
|
||||||
deleted = '✖',
|
deleted = '✖',
|
||||||
renamed = '',
|
renamed = '',
|
||||||
-- Status type
|
-- Status type
|
||||||
untracked = '',
|
untracked = '',
|
||||||
ignored = '',
|
ignored = '',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user