Last Updated: February 25, 2016
·
612
· badunk

Delete matching quotes in vi

The next time you're inside a quoted string like so:

Hello, I am a "string"

Type di" to clear it:

Hello, I am a "" 

Also works for single quote '