modify cmp icons

This commit is contained in:
2023-06-26 11:16:26 -04:00
parent 993c50bb34
commit 1129244d0f

View File

@ -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 = '',