Skip to content

Tapping "tab" while in visual mode triggers isort_visual() #24

@nachogoro

Description

@nachogoro

Just like the title states: if I press tab while in visual mode (which I do frequently because I have it remapped to '%' in order to move to the matching brace quickly), py3 isort_visual is invoked automatically instead.

I want to disable any sort of key binding for vim-isort and only launch it manually with Isort. Any clue on how to do it?

In case it is useful, this is my vimrc file.

Thanks for your work and support :)

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