vimtutor - a way to prepare yourself for life with vim

vimtutor is a very basic, clean, and cool application that teaches you how to use Vim. It’s the best place to get started using vim. Spending about 1 hour with vimtutor, you can pretty much get all major features of vim.

vimtutor includes 7 lessons:

  1. Open vim, Move the cursor around, Insert and Delete text, Save and exit vim
  2. Fast moving cursor (move by words, motions, etc), Fast delete (delete by words, lines, motions, etc), Undo and Redo
  3. Paste text, Replace text, Change words or lines (delete and insert)
  4. Move between lines, Find and Replace
  5. Run shell commands, Read and Write to different files
  6. Open and append text, Copy text, Set vim preferences
  7. Use the vim command