Skip to content

Repeating a count camelcase motion only does one camelcase motion #9

@dlee

Description

@dlee

I have the mapping:

map <silent> w <Plug>CamelCaseMotion_w

When I do 2cw or 2dw, it deletes two words the first time, but then when I repeat the action using ., it only deletes one word.

This might need to be fixed using https://github.com/tpope/vim-repeat.

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