• [object Object]@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    Look into Doom Emacs. It’s pretty cool in general, but especially if one is inclined towards Vim’s keybindings (which I recommend learning) and uses Org-mode.

    tried jumping to the first line of my comment using C-a

    That would work in MacOS (iirc), since most of app shortcuts there are on the cmd keys, and some Emacs/readline bindings work in text fields. Though C-a moves to the first character of the current line, not first line.