Home

Awesome

toggle-quotes.nvim

Description

Toggle between simple quotes and double quotes.

Installation

With packer.nvim:

use 'paul-louyot/toggle-quotes.nvim'

Usage

From the vim command line:

:ToggleQuotes

TODO

Inspiration

This plugin takes inspiration from this VS Code plugin