public_v6:vim
Vim - text editor
Cursor Movement
$takes you to the end of the linegfollowed by$takes you to the end of the screenline (if it wraps)_or^takes you to the first non-whitespace character in the linegfollowed by_takes you to the last non-whitespace character in the line0(zero) takes you to the beginning of the line incl. whitespace
public_v6/vim.txt · Zuletzt geändert: von admin
