update glyphs
This commit is contained in:
parent
ba228de63c
commit
4ed06dd050
@ -33,7 +33,7 @@ local function config()
|
||||
Color = '',
|
||||
File = '',
|
||||
Reference = '',
|
||||
Folder = '',
|
||||
Folder = '',
|
||||
EnumMember = '',
|
||||
Constant = '',
|
||||
Struct = 'פּ',
|
||||
@ -49,7 +49,7 @@ local function config()
|
||||
local menu_icons = {
|
||||
nvim_lsp = 'λ',
|
||||
buffer = 'Ω',
|
||||
path = '🖫',
|
||||
path = 'ε', -- was 🖫
|
||||
}
|
||||
item.menu = menu_icons[entry.source.name]
|
||||
item.kind = kind_icons[item.kind]
|
||||
|
Loading…
Reference in New Issue
Block a user