Target a quoted string without touching delimiters.
Section: Text objects
Operate inside quotes
vim
vim
ci" di" yi"Explanation
Use `i` for inside and `a` for around when working with delimiters.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Text objects