-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels