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

Add new text object commands i", a", i( and a( #1014

Merged
merged 5 commits into from
Aug 29, 2023

Conversation

fukamachi
Copy link
Collaborator

Text objects i" and a" are commands to handle a string object quoted by ".

Lem provides maybe-beginning-of-string, however, I implemented them by myself.
Because Vim doesn't depend on syntax table to do it, and it would be useful for other quoted text object like i' and a'.

@fukamachi fukamachi changed the title Add new text object commands i" and a" Add new text object commands i", a", i( and a( Aug 29, 2023
@cxxxr cxxxr merged commit a618948 into lem-project:main Aug 29, 2023
1 check passed
@cxxxr
Copy link
Member

cxxxr commented Aug 29, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants