Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

word motion skips first word #35

Closed
74th opened this issue May 20, 2016 · 5 comments
Closed

word motion skips first word #35

74th opened this issue May 20, 2016 · 5 comments
Labels

Comments

@74th
Copy link
Owner

74th commented May 20, 2016

push w

before:
fmt.Print("hello world")
   ^
except:
fmt.Print("hello world")
    ^
actual:
fmt.Print("hello world")
         ^
@74th 74th added the bug label May 20, 2016
74th added a commit that referenced this issue Jun 3, 2016
@74th
Copy link
Owner Author

74th commented Jun 7, 2016

test branch feature/wordmotion.

(SP)bbb
    ^ cannot w
bbb
  ^ cannot b

@74th
Copy link
Owner Author

74th commented Jun 7, 2016

tree.Lase()
    ^ unexcept w

@74th
Copy link
Owner Author

74th commented Jun 8, 2016

aaa b
    ^ cannnot b
$$$bb
   ^ unexcept b

@74th
Copy link
Owner Author

74th commented Jun 8, 2016

aaa bbb
^ unexcept dw

@74th
Copy link
Owner Author

74th commented Jun 8, 2016

(^_^)V

@74th 74th closed this as completed Jun 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant