further customize lspkind

This commit is contained in:
Thomas Ruoff
2024-10-02 10:13:30 +02:00
parent 81f5d12410
commit ace31d3ab7
2 changed files with 7 additions and 4 deletions

View File

@@ -198,6 +198,10 @@ return {
-- default: symbol
-- options: 'text', 'text_symbol', 'symbol_text', 'symbol'
mode = 'symbol_text',
preset = 'codicons',
symbol_map = {
Copilot = '',
},
},
},
{