You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
Thanks for letting me know. This is similar to #19. I have a solution to make fixing word movement to be more similar to vim's. In order for it to work, I'll need to get through this particularly nasty bug involving search movements not working correctly in visual mode, which is my current priority this project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Typing dw from the start of "word," also deletes the comma/whatever punctuation you have there. In vim it doesn't, that's more like dW behaviour.
The text was updated successfully, but these errors were encountered: