fix dependencies
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
return {
|
return {
|
||||||
"ziontee113/icon-picker.nvim",
|
"ziontee113/icon-picker.nvim",
|
||||||
|
dependencies = {
|
||||||
|
"stevearc/dressing.nvim",
|
||||||
|
},
|
||||||
opts = {
|
opts = {
|
||||||
disable_legacy_commands = true,
|
disable_legacy_commands = true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user