mirror of
https://github.com/tomru/nvim.git
synced 2026-03-04 06:57:15 +01:00
further customize lspkind
This commit is contained in:
@@ -198,6 +198,10 @@ return {
|
||||
-- default: symbol
|
||||
-- options: 'text', 'text_symbol', 'symbol_text', 'symbol'
|
||||
mode = 'symbol_text',
|
||||
preset = 'codicons',
|
||||
symbol_map = {
|
||||
Copilot = '',
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user