plugins/lspkind_icons: Add icon for TypeParameter
This commit is contained in:
parent
71295f9b61
commit
5a3ac7300d
@ -23,7 +23,7 @@ local icons = {
|
|||||||
Struct = "פּ",
|
Struct = "פּ",
|
||||||
Event = "",
|
Event = "",
|
||||||
Operator = "",
|
Operator = "",
|
||||||
TypeParameter = "",
|
TypeParameter = "",
|
||||||
}
|
}
|
||||||
|
|
||||||
return icons
|
return icons
|
||||||
|
Loading…
Reference in New Issue
Block a user