🚀 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 {
|
return {
|
||||||
"ziontee113/icon-picker.nvim",
|
"ziontee113/icon-picker.nvim",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"nvim-telescope/telescope.nvim",
|
|
||||||
"stevearc/dressing.nvim",
|
"stevearc/dressing.nvim",
|
||||||
},
|
},
|
||||||
opts = {
|
opts = {
|
||||||
|
|
|
@ -92,10 +92,6 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"stevearc/dressing.nvim",
|
|
||||||
opts = {},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"folke/which-key.nvim",
|
"folke/which-key.nvim",
|
||||||
opts = {
|
opts = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue