saw someone unironically use vim the other day. i thought people actually using vim was a joke.

It’s my go to editor wherever possible.

Learn the keybindings, play a few vim games and install an opinionated suite of plugins like lazyvim.

Before you know it, you too will curse every other editor in existence which doesn’t at least offer vim keybindings 😄

the problem with custom keybindings i have is i work on a lot of different machines (i used 3 different computers yesterday) and keybindings presumably only work on my machine.
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.