21
submitted 11 months ago by mawkler@lemmy.ml to c/neovim@programming.dev

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.

top 6 comments
sorted by: hot top controversial new old
[-] warg@lemmy.ml 9 points 11 months ago* (last edited 11 months ago)

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.

[-] matcha_addict@lemy.lol 6 points 11 months ago

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

[-] sik0fewl@lemmy.ca 2 points 11 months ago

I don't know, but I have H and L remapped to ^ and $, which I like.

[-] Hammerheart@programming.dev 2 points 11 months 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.

[-] moseschrute@lemmy.world 1 points 11 months ago

This is sick!

[-] monk@lemmy.unboiled.info 1 points 11 months ago

Nice, if the highest visible line needs a marker to find instead of just being, you know, the highest visible line, then the feature is FUBAR and that means there are three more keys to safely remap.

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

Neovim

2646 readers
2 users here now

founded 2 years ago
MODERATORS