-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix: a lot of edge cases #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tried it but the changes look good to me
refactor(tests): refactor into seperate files
This is how I want it to be, however there is one regex I cant get right, or think how to refactor to work The vertical motions will find the next blank lines, not the ones preceding/following content @willothy perhaps you might have an idea? It is the tests that are commented with TODO comments and they use the two paragraph functions in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small things but mostly looks good
Interface looks great! |
Not sure if I'll get to the paragraph motions tonight so maybe best to leave that out of this and I'll make another PR tomorrow? |
I think this is finally ready to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
closes #2
and a few edge cases reported on reddit