modify cmp icons
This commit is contained in:
@ -10,13 +10,13 @@ local lspicons = {
|
|||||||
Function = '{}',
|
Function = '{}',
|
||||||
Constructor = '{}',
|
Constructor = '{}',
|
||||||
Field = '""',
|
Field = '""',
|
||||||
Variable = 'x=',
|
Variable = 'i=',
|
||||||
Class = '{}',
|
Class = '{}',
|
||||||
Interface = '.h',
|
Interface = '.h',
|
||||||
Module = '{}',
|
Module = '{}',
|
||||||
Property = '@p',
|
Property = '@p',
|
||||||
Unit = ' ',
|
Unit = ' ',
|
||||||
Value = ' ',
|
Value = 'x=',
|
||||||
Enum = 'E#',
|
Enum = 'E#',
|
||||||
Keyword = '$1',
|
Keyword = '$1',
|
||||||
Color = ' ',
|
Color = ' ',
|
||||||
|
Reference in New Issue
Block a user