XVim2 icon indicating copy to clipboard operation
XVim2 copied to clipboard

gj and gk mappings put cursor at top of file

Open darvelo opened this issue 8 years ago • 0 comments

gj and gk are hotkeys meant to move the cursor the height of exactly one line, so that when the line is wrapped you can move the cursor down or up into the wrapped portion with a single keystroke. I remap j and k to these since I find them more useful, but they seem to be moving the cursor to the top of the file every time.

darvelo avatar Oct 19 '17 21:10 darvelo