modify cmp icons
This commit is contained in:
parent
993c50bb34
commit
1129244d0f
1 changed files with 2 additions and 2 deletions
|
|
@ -10,13 +10,13 @@ local lspicons = {
|
|||
Function = '{}',
|
||||
Constructor = '{}',
|
||||
Field = '""',
|
||||
Variable = 'x=',
|
||||
Variable = 'i=',
|
||||
Class = '{}',
|
||||
Interface = '.h',
|
||||
Module = '{}',
|
||||
Property = '@p',
|
||||
Unit = ' ',
|
||||
Value = ' ',
|
||||
Value = 'x=',
|
||||
Enum = 'E#',
|
||||
Keyword = '$1',
|
||||
Color = ' ',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue