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

Add some missing help key bindings to spacemacs-defaults #16368

Merged
merged 2 commits into from
May 11, 2024

Commits on Apr 11, 2024

  1. [spacemacs-defaults] Add SPC h d F for describe-face

    This key binding is already used for counsel-describe-face in the ivy
    layer.
    bcc32 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    274ab53 View commit details
    Browse the repository at this point in the history
  2. [spacemacs-defaults] Move some help keys from the compleseus layer

    These key bindings are for built-in commands (which compleseus
    enhances, but does not rename).  It would be useful to have these key
    bindings available even if no completion layer is enabled.
    bcc32 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    accbc2b View commit details
    Browse the repository at this point in the history