Skip to content

very magic not correctly inserted after :g! command #20

@sebastian-kempf

Description

@sebastian-kempf

Noticed this little bug in an otherwise awesome plugin ;)
If I use the inverted global command the very magic suffix is appended right after the :g! as soon as I type the !. This results in g!\v and not the correct g!/\v. The / is skipped and I need to go back and add it manually.

It's not that big of a deal because you can just use the :v-command which does the same thing and works correctly but I didn't want it to go unnoticed either. (Replicated on neovim 0.5, 0.6 and 0.7)

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