625
You don't need the mouse
(lemmy.blahaj.zone)
Post funny things about programming here! (Or just rant about your favourite programming language.)
What stopped me personally was reading they use a different order of operations, so to say. Where vim goes action + range, helix goes (or at least used to go) range + action (like replacing
ci"
byi"c
). Mb that makes more sense for them, but I'm too lazy to re-learn that for no particular reason