Skip to content

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

Merged
cxxxr merged 5 commits intolem-project:mainfrom
fukamachi:vi-text-object-refactor
Aug 29, 2023
Merged

Add new text object commands i", a", i( and a(#1014
cxxxr merged 5 commits intolem-project:mainfrom
fukamachi:vi-text-object-refactor

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 force-pushed the vi-text-object-refactor branch from 38cc241 to 3bbdd75 Compare August 29, 2023 04:42
@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
@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