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

layers/+spacemacs/spacemacs-defaults/keybindings.el: Fix key binding issue #16398

Closed
wants to merge 1 commit into from

Conversation

sunlin7
Copy link
Contributor

@sunlin7 sunlin7 commented May 13, 2024

Hi,

After upgrade with #16368 , I got an error message by press M-m h d m,

Key sequence M-m h d m starts with non-prefix key M-m

It caused by the key "M-m h d m" were re-defined on different locations.
Remove the SPC hdm from helm/ivy and leave the default one for the "describe-mode" is NOT bother the auto-completion functions.

The keeped one: https://github.com/syl20bnr/spacemacs/pull/16368/files#diff-88e0ffcf5a110c3c48581316b4abfae1430f74faf73043943af33db287254ab8R427

Please help review the changes. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant