Skip to content

Non leader keys #113

@nkcfan

Description

@nkcfan

Is your feature request related to a problem? Please describe.
Seems vim-which-key is designed to work with key mappings following leader or localleader. I experiment it with other leading char, such as g which is commonly used. I notice some issues.

  1. It only shows me the user defined key mappings, no vim default such as 'gJ'
  2. The vim default key mappings are totally broken, either typed faster or slower than the timeout. The error message is [which-key] g J is undefined

Describe the solution you'd like
I am ok if it is difficult to show the vim default key mappings, but I really wish they still work.

Describe alternatives you've considered
Not to use vim-which-key with non leader characters.

Additional context
N/A

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