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

vim: fix t not being repeatable with , #7007

Merged
merged 3 commits into from
Jan 30, 2024
Merged

vim: fix t not being repeatable with , #7007

merged 3 commits into from
Jan 30, 2024

Conversation

mrnugget
Copy link
Member

This fixes t not being repeatable with , and ; in normal mode.

Release Notes:

  • Fixed t in Vim mode not being repeatable with , or ;.

This fixes `t` not being repeatable with `,` and `;` in normal mode.

Co-authored-by: Conrad <conrad@zed.dev>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 29, 2024
@mrnugget mrnugget merged commit cddc0fb into main Jan 30, 2024
6 checks passed
@mrnugget mrnugget deleted the vim-repeat-find-t branch January 30, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant