Skip to content

Can't find documentation for the motions that nvim-surround supports #259

Answered by kylechui
JL102 asked this question in Q&A
Discussion options

You must be logged in to vote

The motions are all built-in; for something like ysaw) it's split like ys, aw, ) for verb, motion, character. See :h text-objects for more information. Every motion is supported by nvim-surround, including ones defined by other plugins since nvim-surround makes no assumptions on where the motions are defined.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JL102
Comment options

@kylechui
Comment options

@JL102
Comment options

Answer selected by kylechui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants