Skip to content

Cannot move up the list with 'k' #16

@jwav

Description

@jwav

I use neovim 0.6.1 and downloaded the plugin today (Apr 21st)

In the todo-vim buffer, all keybindings seem to work okay except k. Instead of moving the cursor one line up, it moves the cursor to the space between [todo] and the todo's content:

[todo] display user interface keybindings
      ^
right here

j, h, l all work fine, it's only k.

This can be worked around by using gk, which is weird since my k is nnoremaped to gk.

Clearly a bug, but no idea what causes it.

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