modify cmp icons
This commit is contained in:
parent
8d44e94fd8
commit
2d2cd2104e
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = ' ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue