auto-pairs
auto-pairs copied to clipboard
Vim plugin, insert or delete brackets, parens, quotes in pair
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?
workaround to support nvim >= 9 version