vim stuff Basic Movement h - Moves the cursor to the left l - Moves the cursor to the right j - Moves the cursor down one line k - Moves the cursor up one line H - Puts the cursor at the top of the screen M - Puts the cursor in the middle of the screen