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

Neovim

2197 readers
2 users here now

founded 2 years 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
[–] Hammerheart 2 points 3 weeks ago

I like that, might try it myself, since I actually use those keys, but never wanted to jump to the highest or lowest visible line. Closest I get is gg and G.