A suggested path for learning Vim.
TIP: If you like LearnVim and want to share the W00t!, I'm grateful for tips or beverages.
This help file introduces fundamental concepts, offers concrete advice for correctly configuring a new Vim instance and outlines a progressive set of topics for the enthusiastic newcomer to study and practise.
Linux / OS X users
Copy
doc/learnvim.txt
to your ~/.vim/doc/
directory.
Windows users
Copy doc/learnvim.txt
to your $HOME\vimfiles\doc\
directory.
Type :helptags ~/.vim/doc/
from within Vim.
Type :help learnvim
to get started.