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.
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.
How did I not know this. How did I survive without this? Thanks OP.