Fix: Some icons in Nerf Fonts have changed or are no longer valid
This commit is contained in:
@@ -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 = '',
|
||||||
|
|||||||
Reference in New Issue
Block a user