auto-pairs icon indicating copy to clipboard operation
auto-pairs copied to clipboard

Vim plugin, insert or delete brackets, parens, quotes in pair

Results 116 auto-pairs issues
Sort by recently updated
recently updated
newest added

Is there a way to have the plugin installed but be disable by default?

To add copy on installation instructions

``` g:AutoPairsShortcutFastWrap Default: '' Fast wrap the word. all pairs will be consider as a block (include ). (|)'hello' after fast wrap at |, the word will be ('hello') (|)...

according to context, it showed be `Introduction`

I noticed doc says it works only for ")", "}", "]" but just wanted to check if it's possible to include single or double quotes.. Or perhaps backticks?