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
4.99k stars 160 forks source link

Restoring `@` mapping with config #532

Closed sholland1 closed 3 weeks ago

sholland1 commented 9 months ago

In issue #466, the @ mapping is disabled from triggering the registers key. Is there a way to add this back using configuration?

@glyh who opened #466 complained that he can't run multiple macros using @20a. This is true, but you can accomplish the same using 20@a.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.