-
Admittedly and unexpectedly, the transition from packer to lazy.nvim has not been an easy one. Most issues have been resolved, except for this one particular irregularity. I am receiving an error message stating the spec for plugin
It is unclear to me, at least, what is actually going on. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You have an empty plugin name or dependency somewhere. Hard to tell what's wrong without seeing your code |
Beta Was this translation helpful? Give feedback.
-
@folke Make no mistake about it, I love your which-key.nvim extension, and I am so thankful you went with the same convention in Lazy.nvim. Thank you, sincerely. |
Beta Was this translation helpful? Give feedback.
You have an empty plugin name or dependency somewhere. Hard to tell what's wrong without seeing your code