Comment on Better line numbers for VimparentComments−roryokane13yIf you?ve remapped `j` and `k` to move visually, you can still move linewise using `<CR>` (Enter) and `-`. They are equivalent to `j^` and `k^`.−muuck13yThat's right, I have remapped j and k. I had it for so long that I forgot it is not the default behavior.
Comments
If you?ve remapped `j` and `k` to move visually, you can still move linewise using `<CR>` (Enter) and `-`. They are equivalent to `j^` and `k^`.
That's right, I have remapped j and k. I had it for so long that I forgot it is not the default behavior.