Skip to content

Incorrect direction descriptions for J and K keybindings #174

@mofelee

Description

@mofelee

The keybinding descriptions for J and K in docs/keybindings/README.md are reversed.
The document states:

  • J moves upward
  • K moves downward

In Vim, the correct behavior is:

  • j move down one line
  • k move up one line

Reference:
https://github.com/MAIF/yozefu/blob/main/docs/keybindings/README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions