Is there a way to make the vim cursor move in lines vertically? Here's an example:
So the cursor is at the word nisi, and I want to move to Pellentesque. I came from Sublime, so my instinct is to press down (in this case j) but it jumps to line 2. Is there way to configure that by pressing j I move down but got to Pellentesque and not line 2? I can only move to it the normal way by moving horizontally (l,w,e etc...).
