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:
- Open vim, Move the cursor around, Insert and Delete text, Save and exit vim
- Fast moving cursor (move by words, motions, etc), Fast delete (delete by words, lines, motions, etc), Undo and Redo
- Paste text, Replace text, Change words or lines (delete and insert)
- Move between lines, Find and Replace
- Run shell commands, Read and Write to different files
- Open and append text, Copy text, Set vim preferences
- Use the vim command