folke / which-key.nvim

💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
Apache License 2.0
5.12k stars 163 forks source link

fix(types): spec field types #645

Closed lawrenceho closed 1 month ago

lawrenceho commented 1 month ago

Fix spec field types for [1] lhs and [2] rhs, as documented in README.

folke commented 1 month ago

ty!