Vim Surround
surround |
ys |
delete surrounding |
ds |
change surrounding |
cs |
pattern |
motion word |
example - surround word with dquotes |
ys w " |
example - change surrounding |
cs " ' |
Comments
Related
surround |
ys |
delete surrounding |
ds |
change surrounding |
cs |
pattern |
motion word |
example - surround word with dquotes |
ys w " |
example - change surrounding |
cs " ' |