Skip to content

Map multiple key sequences to the same callback #1441

Open
@clarity20

Description

@clarity20

Description

Can we add a "many-to-one" behavior to the key mappings, so for instance if my .vimrc says

    let g:NERDTreeMapHelp = ['<F1>', '?', 'h']

I would have 3 ways to open the help menu?

And in the help menu itself we would see

    " <F1>|?|h : toggle help

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions