Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move binding setting to which-key for easier user override in config #274

Merged
merged 1 commit into from Apr 11, 2022

Conversation

mehalter
Copy link
Member

This sets up which-key assigning mappings if it is available and mappings.lua assigning mappings if it is not. This does require core maintenance to duplicate code for leader and non-leader mappings but on the user side if which-key is used the user can simply override the which-key register table without also having to unmap or delete mappings as well.

@mehalter mehalter added the enhancement New feature or request label Apr 10, 2022
@mehalter mehalter self-assigned this Apr 10, 2022
Signed-off-by: Micah Halter <micah@balena.io>
@mehalter mehalter merged commit 4b60cfd into main Apr 11, 2022
@mehalter mehalter deleted the which_key_bindings branch April 11, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants