I’m just getting into using Vim. The way I learned to type I keep my fingers anchored over the “j,k,l,;” keys instead of the “h,j,k,l” keys. I’d like to change the key board short cuts to essentially move over the left,down,up,right functionality from the “h,j,k,l” keys to the “j,k,l,;” keys. Can anyone help me out?
Share
The recent book Practical Vim by Drew Neil has an interesting discussion on this topic:
[Given that ; is the “find next” key for the f search command.]