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: Add support for :g/ and :v/ #22177

Merged
merged 5 commits into from
Dec 18, 2024
Merged

vim: Add support for :g/ and :v/ #22177

merged 5 commits into from
Dec 18, 2024

Conversation

ConradIrwin
Copy link
Member

@ConradIrwin ConradIrwin commented Dec 18, 2024

Closes #ISSUE

Still TODO to make this feature good is better command history

Release Notes:

  • vim: Add support for :g/<pattern>/<cmd> and :v/<pattern>/<cmd>

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 18, 2024
@ConradIrwin ConradIrwin merged commit 4a6f071 into main Dec 18, 2024
13 checks passed
@ConradIrwin ConradIrwin deleted the vim-gv branch December 18, 2024 15:28
helgemahrt pushed a commit to helgemahrt/zed that referenced this pull request Dec 18, 2024
Closes #ISSUE

Still TODO to make this feature good is better command history

Release Notes:

- vim: Add support for `:g/<pattern>/<cmd>` and `:v/<pattern>/<cmd>`
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