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

kmacro: initial support #807

Merged
merged 1 commit into from
Apr 17, 2024
Merged

kmacro: initial support #807

merged 1 commit into from
Apr 17, 2024

Conversation

condy0919
Copy link
Collaborator

Brief summary of what the package does

Initial support

Direct link to the package repository

The builtin kmacro.

Checklist

Assume you're working on mpc mode:

  • byte-compiles cleanly
  • M-x checkdoc is happy. Don't manually write (provide 'evil-collection-mpc), M-x checkdoc can do it automatically for you
  • define evil-collection-mpc-setup with defun
  • define evil-collection-mpc-mode-maps with defconst
  • All functions should start with evil-collection-mpc-

@condy0919 condy0919 merged commit 30b82e4 into master Apr 17, 2024
14 checks passed
@condy0919 condy0919 deleted the kmacro branch April 17, 2024 16:37
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.

1 participant