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

Bug: When in select/selection mode it will jump back into normal mode #126

Open
Nate-Wilkins opened this issue Feb 2, 2023 · 0 comments

Comments

@Nate-Wilkins
Copy link

I've noticed when I have this plugin installed and configured that my select/selection mode will go back to normal mode.

Example:

if (some.condition === "") {
  // Do something...
}

Where my cursor is on the s in the parens and I'm in select mode. When pressing e subsequently it will exit select mode back into normal mode.

I've removed all v mappings from my config but there might be an integration issue with another plugin, not quite sure yet.

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