10 tips for improving your code editing experience with Vim
Use the h, j, k, and l keys to move the cursor around the code. These keys correspond to the left, down, up, and right arrow keys, respectively, and are easier to reach when your hands are positioned on the home row of the keyboard.
Use the w, e, an...
javidlone.hashnode.dev2 min read