[Road to vim master] Master cursor movement
The first installment of “The Road to the vim Master”, where you can master vim through intuitive practice. The first wall that vim newcomers hit is the way to move the cursor.
In order to master vim, it is important to train your body to learn its unique movement method. Let’s practice a lot here so that the cursor can be moved intuitively without thinking about anything and let it be memorized in the body.
The command to move vim is as follows. Please remember first.
vim move command
Move cursor up | k | |
---|---|---|
Move cursor down | j | |
Move cursor left | h | |
Move cursor right | l |
Practice of movement
Let’s practice. Press the START button below to start the practice. Move your cursor along the way and aim for GOAL. Practice repeatedly until you learn it.
The comment will be displayed after approval by the site administrator. Please follow the manners and comment.