Skip to content

commands to go with visual mode within the formula #17

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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