Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing bracket seems to disappear after pressing enter #46

Open
Nil-Cipher opened this issue May 1, 2020 · 1 comment
Open

Closing bracket seems to disappear after pressing enter #46

Nil-Cipher opened this issue May 1, 2020 · 1 comment

Comments

@Nil-Cipher
Copy link

Hello, I'm new to all this, but the auto-completed closing bracket disappears if I press enter while the cursor is in between the brackets. Is this supposed to happen, and how do I prevent it?

@0xMH
Copy link

0xMH commented May 20, 2020

Note that the closing pair disappears after pressing . This is required to not break dot-repeat, but it will be automatically restored later.

Quoting from the README here.

you can prevent erasing the closing string by setting
g:pear_tree_repeatable_expand to 0.

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

No branches or pull requests

2 participants