this post was submitted on 19 Nov 2024
17 points (100.0% liked)

Neovim

2183 readers
2 users here now

founded 1 year ago
MODERATORS
 

By default in Neovim, H/M/L jump to the highest, middle, and lowest line in the current visible window. If you have scrolloff set, it can be dificult to tell exactly which lines they correspond to. I made this plugin to visually guide you.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 5 days ago* (last edited 5 days ago) (1 children)

By default in Neovim, H/M/L jump to the highest, middle, and lowest line in the current visible window

How did I not know this. How did I survive without this? Thanks OP.

[โ€“] [email protected] 6 points 4 days ago

I wonder what other useful key bindings we are missing out on?