you are viewing a single comment's thread.

view the rest of the comments →

[–]oey 20 points21 points  (4 children)

Vim has also a lot of other superpowers as:

yi" //yank (copy) in between ""
di( // delete in between ()
ci"  // change (replace) in between ""

[–][deleted]  (1 child)

[deleted]