🚀 perf(nvim): dressng is now only a dependency for icon picker
This commit is contained in:
parent
5c3ef99797
commit
bc7a5cb68e
2 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
return {
|
||||
"ziontee113/icon-picker.nvim",
|
||||
dependencies = {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
"stevearc/dressing.nvim",
|
||||
},
|
||||
opts = {
|
||||
|
|
|
@ -92,10 +92,6 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"stevearc/dressing.nvim",
|
||||
opts = {},
|
||||
},
|
||||
{
|
||||
"folke/which-key.nvim",
|
||||
opts = {
|
||||
|
|
Loading…
Add table
Reference in a new issue