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.

  • monkA
    link
    fedilink
    arrow-up
    1
    ·
    17 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.

  • warg@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    9 days 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.