chore: modify lazy loading of (currently unused) icon-picker
This commit is contained in:
@@ -3,7 +3,7 @@ return {
|
||||
dependencies = {
|
||||
'stevearc/dressing.nvim',
|
||||
},
|
||||
event = { 'BufReadPre', 'BufNewFile' },
|
||||
cmd = { 'IconPickerNormal', 'IconPickerYank', 'IconPickerInsert' },
|
||||
opts = {
|
||||
disable_legacy_commands = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user