![]()
For any programming language that uses =>, I like to add ,, as
an abbreviation to type it faster and with less pinky stretch.
In vim, that’s done like this:
iab ,, =>
You can use the abbreviation/autocorrect feature in your editor to do the same.