Skip to content

Options to disable flit.nvim when recording macros? #28

Open
@GreenSleeper

Description

@GreenSleeper

flit.nvim enchances the f t command by labeling mutiple matches to jump to. But when I'm recording a macro, if I use f or t command in the macro, sometimes it will mess up the macro behavior and jump to somewhere i didn't intend to. For example, I records a macro of f,h, meaning find next , and move one character left, then i apply this macro to multiple lines. But if these is a label h existing after f, the h will jump to it, making the macro totally unpredictable.

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