Skip to content

Avoid mapping {Next,Previous}Hunk in :Git log #2431

@stefanvanburen

Description

@stefanvanburen

Hi,

Next/PreviousHunk are mapped to J / K / [c / ]c in :Git log, which makes sense when viewing individual commits but not in the commit log view. Is it possible to avoid mapping these there?

For context, I'd like to use e.g. https://github.com/lewis6991/hover.nvim for looking up PRs from commits in the :Git log view, and nvim now defaults hover to K so it's muscle memory to use it for hover at this point. Of course I could remove the mappings myself or use a different mapping, but these mappings are inoperable (AFAICT) in the commit log.

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