Toggle between simple quotes and double quotes.
With packer.nvim:
use 'paul-louyot/toggle-quotes.nvim'
From the vim command line:
:ToggleQuotes
This plugin takes inspiration from this VS Code plugin