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

word motion skips first word #35

@74th

Description

@74th

push w

before:
fmt.Print("hello world")
   ^
except:
fmt.Print("hello world")
    ^
actual:
fmt.Print("hello world")
         ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions