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

Is it possible to call evil-surround-change programatically? #175

Open
adasium opened this issue Jun 17, 2021 · 0 comments
Open

Is it possible to call evil-surround-change programatically? #175

adasium opened this issue Jun 17, 2021 · 0 comments
Assignees

Comments

@adasium
Copy link

adasium commented Jun 17, 2021

I would like to use it in a macro but I'm not sure how to do that.
I figured our something like this:

(call-interactively #'evil-surround-change t (vector "]" ")"))

but it still prompts for character to change so I'm not sure how to proceed or where to look.

@ninrod ninrod self-assigned this Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants