Skip to content

feat: add vim matching bracket motion#109

Merged
leohenon merged 1 commit into
leohenon:ocvfrom
reobin:feat/vim-matching-bracket-motion
May 11, 2026
Merged

feat: add vim matching bracket motion#109
leohenon merged 1 commit into
leohenon:ocvfrom
reobin:feat/vim-matching-bracket-motion

Conversation

@reobin
Copy link
Copy Markdown

@reobin reobin commented May 8, 2026

(slowly getting there...)

  • support % matching bracket motion for (), [], and {}
  • support normal, visual, copy mode, and d%/c%/y% operator motions

Copy link
Copy Markdown
Owner

@leohenon leohenon left a comment

Choose a reason for hiding this comment

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

Amazing. Thanks!

@leohenon leohenon merged commit 6b4dee3 into leohenon:ocv May 11, 2026
1 check passed
@reobin reobin deleted the feat/vim-matching-bracket-motion branch May 11, 2026 12:53
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.

2 participants