which-key/plugins/init.lua:10: bad argument #1 to 'pairs' #725
Replies: 2 comments 8 replies
-
I really don't see how that can happen. |
Beta Was this translation helpful? Give feedback.
-
Before I added which-key, I had a require("core.keymaps")
require("core.options")
require("core.lazy") As you suggested, I was calling |
Beta Was this translation helpful? Give feedback.
-
Since my searches on this issue aren't turning up anything, I'm pretty sure I must have a bug in my configuration somewhere. But before I start dissecting that, I thought I'd ask here just in case someone has seen this already.
I am running a macOS beta, so that could possibly be an issue.
Here's the error:
which-key plugin config:
which-key version (from
lazy-lock.json
):neovim version (installed via homebrew):
system info (
system_profiler SPSoftwareDataType SPHardwareDataType
):Beta Was this translation helpful? Give feedback.
All reactions