• gandalf_der_12te@discuss.tchncs.de
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 day ago

    the problem with custom keybindings i have is i work on a lot of different machines (i used 3 different desktop computers yesterday) and keybindings presumably only work on my machine.

    • expr@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      12 hours ago

      That’s why vim is so great: it has a ton of power built right into it without customizations, and it’s already installed on basically any unix-like system. Unlike, say, vscode, it can do a ton of stuff out of the box without any plugins at all.

    • 418_im_a_teapot@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      17 hours ago

      Just push your settings to a public github repo or gist and you can wget them. Hell, if you have a domain just setup an easy-to-remember page that redirects to the github link … domain.com/configs. There are so many options for handling this situation.