Skip to content

Added an option to disable skipping characters#201

Open
lukas-reineke wants to merge 2 commits into
jiangmiao:masterfrom
lukas-reineke:master
Open

Added an option to disable skipping characters#201
lukas-reineke wants to merge 2 commits into
jiangmiao:masterfrom
lukas-reineke:master

Conversation

@lukas-reineke

Copy link
Copy Markdown

You can set g:AutoPairsSkipCharacter to 0 to disable skipping characters
if the next character is the same as the input

input: {}
output: {}}

Once you get used to the plugin, you never insert the closing braked except you intend to actually have one.

Lukas Reineke added 2 commits December 22, 2017 13:55
You can set g:AutoPairsSkipCharacter to 0 to disable skipping characters
if the next character is the same as the input

 input: {}
 output: {}}
@johnzeng

Copy link
Copy Markdown

Any idea about when will this PR be merged? I think this feature is reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants