Skip to content

commands to go with visual mode within the formula #17

@OliverHeffernan

Description

@OliverHeffernan
  • - d{motion}
  • - c{motion}
  • - y{motion}
  • - diw
  • - ciw
  • - diW
  • - ciW
  • - yiw
  • - yiW

the motion ones is just detecting if it is a valid motion, then changing the command essentially to v{motion}{command}

for example, if I did dtf, the parsed command would be vtfd. Select to the f, then delete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions