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

Implement single char sneak #3999

Merged
merged 7 commits into from Aug 27, 2019
Merged

Implement single char sneak #3999

merged 7 commits into from Aug 27, 2019

Conversation

JohnnyUrosevic
Copy link
Contributor

What this PR does / why we need it:
Allows for single character sneak and sneak operators by typing "s", just like the original sneak vim. This will also allow people to rebind f to a single letter sneak by binding f to s (like I probably will do if this pull request gets merged).
Which issue(s) this PR fixes
#3907

Special notes for your reviewer:
Thanks for all the hard work <3

Copy link
Member

@J-Fields J-Fields left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nits. Thanks for the PR!

src/actions/plugins/sneak.ts Outdated Show resolved Hide resolved
test/plugins/sneak.test.ts Show resolved Hide resolved
@JohnnyUrosevic
Copy link
Contributor Author

Requested changes should be in!

@J-Fields J-Fields merged commit 58ffc09 into VSCodeVim:master Aug 27, 2019
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.

None yet

2 participants