Skip to content

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

Description

@adasium

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions