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

Use a keymap instead of an alist. #186

Merged
merged 3 commits into from
Aug 24, 2020
Merged

Conversation

okamsn
Copy link
Contributor

@okamsn okamsn commented Aug 23, 2020

Create selectrum-minibuffer-map, replacing selectrum-minibuffer-bindings.

This addresses #71. Using a keymap allows for better working with
other packages (such as General and Use-Package) and better meets user
expectations.

okamsn added 3 commits August 23, 2020 11:49
…ngs.

This addresses radian-software#71. Using a keymap allows for better working with
other packages (such as General and Use-Package) and better meets user
expectations.
Copy link
Member

@raxod502 raxod502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, thanks!

@raxod502 raxod502 merged commit 110878f into radian-software:master Aug 24, 2020
@okamsn okamsn deleted the use-keymap branch August 24, 2020 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants