Vim exercises for the beginner
Vim comes with a great little thing called vimtutor
. This walks you through the basic Vim commands, so you’re able to get up and running. Each lesson has a small exercise to try out the command or commands taught.
Going through these lessons, I wished that there were more exercises for each lesson, so the key strokes would sink in better. So, without further ado …
Introducing Vim exercises!
I’ve only done a few lessons so far, but eventually I’d like to do exercises for all the lessons in vimtutor
. They’re designed for the complete newbie to Vim, but would hopefully be useful to anyone learning Vim.
The exercises are available on github, but if you’re not using git (and if not, why not?!) you can download the file directly.