Imagine I have this text:
select_id + " option:selected"))).val();
And my cursor is after +. What kind of motion would allow me to delete everything until the last ), without including it in the deletion. So, after deletion, I would like to have this text:
select_id).val();
What if I have any number of ) before .val()? Something like )))))))))))){N more}).val()
If your cursor is before +, just type dt.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With