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

Support evil #22

Open
Silex opened this issue Nov 13, 2018 · 0 comments
Open

Support evil #22

Silex opened this issue Nov 13, 2018 · 0 comments

Comments

@Silex
Copy link
Owner

Silex commented Nov 13, 2018

  (evil-record-macro 113)
  (command1)
  (command2)
  (command3)
  (evil-record-macro nil)

Maybe refactor to introduce elmacro-macro-regexps with pairs like "(evil-record-macro \d+)" . "(evil-record-macro nil)"

Given we have a register, maybe defun elmacro-show-evil-macro (register) makes sense here.

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

No branches or pull requests

1 participant