emacs-evil / emacs-evil/evil-surround

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

Open
#175 0 comments 1 reaction 1 assignee Claimed by @ninrod View on GitHub
need-help
Dominant language
Emacs Lisp
Stars
676
Forks
66
PR merge metrics
No merged PRs in 30d

Description

I would like to use it in a macro but I'm not sure how to do that.
I figured our something like this:
```lisp
(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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.