En el blog de Derek Wyatt podemos encontrar una serie de vídeo tutoriales sobre Vim creados por el autor de dicho blog. Están divididos en cuatro categorías: principiante, medio y avanzado. También tiene otra serie en la que nos muestra el uso de algunos plugins.
- Vim Novice Video Tutorials
- Welcome to Vim
- Basic Movement (Screencast 1)
- Basic Movement (Screencast 2)
- Basic Movement (Screencast 3)
- Basic Editing (Screencast 1)
- Basic Editing (Screencast 2)
- Working with Many Files (Screencast 1)
- Working with Many Files (Screencast 2)
- Working with Many Files (Screencast 3)
- How to use the Help System
- Vim Intermediate Video Tutorials
- The vimrc File and Vim Runtime Directories
- Vim Modes Introduction
- Insert Mode
- One Vim… Just One
- Destruction is Good
- Using a Vim Macro to Edit Many Files
- Vim Macros and Global Commands (one)
- Vim Advanced Video Tutorials
- The Vim Expression Register
- Vim Autocommands
- Find Command and the Path
- Globals, Commands and Functions
- Vim Plugin Showcase