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 % to jump to matching brace #140

Merged
merged 2 commits into from
Feb 12, 2016

Conversation

tma-isbx
Copy link

Implement % in normal mode to jump to matching brace.

Basically, binds % to "editor.action.jumpToBracket".

Please see comments in PR #134 .

@jpoon
Copy link
Member

jpoon commented Feb 12, 2016

Merge conflicts will need to be fixed before I can merge the PR

@tma-isbx
Copy link
Author

Resolved merge conflicts.

jpoon added a commit that referenced this pull request Feb 12, 2016
Implement % to jump to matching brace
@jpoon jpoon merged commit 15e8563 into VSCodeVim:master Feb 12, 2016
This pull request was closed.
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.

3 participants