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

Neovim

2186 readers
1 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.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 15 hours 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.

[–] [email protected] 1 points 2 days ago

This is sick!

[–] [email protected] 8 points 1 week ago* (last edited 1 week 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 1 week ago

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