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

lexima wont delete auto created closing bracket after expansion #96

Open
CyberMango opened this issue Jan 11, 2020 · 0 comments
Open

lexima wont delete auto created closing bracket after expansion #96

CyberMango opened this issue Jan 11, 2020 · 0 comments

Comments

@CyberMango
Copy link

After expanding a bracket by pressing enter (like {), if i input a closing bracket, it wont remove the bracket auto created by the plugin.

I use neovim 4.3, but im pretty sure this bug happens on vim too.

How to reproduce:

  1. Download lexima.
  2. Open neovim and type {<cr>}.

expected result:

{
}

actual result:

{
}
}

Very annoying when i want to keep typing without leaving insert mode.

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

1 participant