-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 object selection (textobjects) #385
Merged
Merged
Commits on Jun 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6c4e1b0 - Browse repository at this point
Copy the full SHA 6c4e1b0View commit details
Commits on Jun 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d921281 - Browse repository at this point
Copy the full SHA d921281View commit details -
Configuration menu - View commit details
-
Copy full SHA for cec17b3 - Browse repository at this point
Copy the full SHA cec17b3View commit details
Commits on Jun 30, 2021
-
Remove ThisWordPrevBound in favor of PrevWordEnd
It's the same as PrevWordEnd except for taking the current char into account, so use a "flag" to capture that usecase
Configuration menu - View commit details
-
Copy full SHA for 60a653c - Browse repository at this point
Copy the full SHA 60a653cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3118d - Browse repository at this point
Copy the full SHA 7d3118dView commit details
Commits on Jul 1, 2021
-
They did not preserve anchor positions and were only used for textobject boundary search anyway so replace them with simple position finding functions
Configuration menu - View commit details
-
Copy full SHA for e004448 - Browse repository at this point
Copy the full SHA e004448View commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f9fdd8d - Browse repository at this point
Copy the full SHA f9fdd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b129f42 - Browse repository at this point
Copy the full SHA b129f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b757d - Browse repository at this point
Copy the full SHA a1b757dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e4da7 - Browse repository at this point
Copy the full SHA 29e4da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e2f3b - Browse repository at this point
Copy the full SHA 94e2f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da02fe - Browse repository at this point
Copy the full SHA 8da02feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 520c39a - Browse repository at this point
Copy the full SHA 520c39aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.