Bram Moolenaar, the creator of the widely respected Vim code editor, has passed away at the age of 62. The family announced his passing in a heartfelt Google Groups message on August 5, revealing a sudden progression of a medical condition that had afflicted him.
3 points
I used to use arrow keys with VIM, but found that using hjkl
worked better in some circumstances. Especially when writing reusable macros. It also avoids the need to move your fingers away from the main keys, making you faster.
I highly recommend getting use to using hjkl
rather than the arrow keys.
4 points