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