-
Notifications
You must be signed in to change notification settings - Fork 9
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
SidewaysJump* little issues #14
Comments
Sorry for taking a while to respond.
I would like to get this to work. I can think of a possible way to do this, but I'll have to see if it works well enough |
I've pushed a branch called I'm going to use this branch for the moment and try to fix things as they pop up. I'd appreciate if you were to test it as well and let me know what breaks. |
Very nice! I have lost access to my laptop these days. Will get in touch with some feedback in 3 days. |
I have tested multiline branch. I covers fully my use cases. Will try to use it in my day-to-day work. Will come back with more feedback. |
Just giving you a heads-up that I've merged the "multiline" branch into master. I had some fixes to both ones and I figured maybe it's time to just get it done anyway. It seems stable to me, although if you run into bugs, let me know. This covers point 2 on your list, and I don't think I'll be able to do anything about point 1 for now. Still, I don't mind leaving the issue open for a while. I plan to revisit old issues whenever I can and I might figure something out in the future. |
Great, thank you 👍 |
^
):And I execute
:SidewaysJumpRight
it doesn't take me to the next argument. Is this by purpose?2)
When I have this long line of code (cursor is
^
):And I execute
:SidewaysJumpRight
it also doesn't work. In this case:Sideways*
also doesn't work.I understand that this maybe is an implementation difficulty.
The text was updated successfully, but these errors were encountered: