vimtutor
which comes with vim and is basically a file that you edit, with progressive instructions on the basics of vim.
:help vimtutor
...
On Unix, if Vim has been properly installed, you can start it from the shell: > vimtutor
On MS-Windows you can find it in the Program/Vim menu. Or execute vimtutor.bat in the $VIMRUNTIME directory.
vimtutor
which comes with vim and is basically a file that you edit, with progressive instructions on the basics of vim.
:help vimtutor
...
On Unix, if Vim has been properly installed, you can start it from the shell: > vimtutor
On MS-Windows you can find it in the Program/Vim menu. Or execute vimtutor.bat in the $VIMRUNTIME directory.
...