Learn Vim Progressively: http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/
Vim Introduction and Tutorial: http://blog.interlinked.org/tutorials/vim_tutorial.html
http://net.tutsplus.com/articles/web-roundups/25-vim-tutorials-screencasts-and-resources/
NerdTree: http://net.tutsplus.com/tutorials/other/vim-essential-plugin-nerdtree/
Surround: http://net.tutsplus.com/tutorials/other/vim-essential-plugin-surround/
SnipMate http://net.tutsplus.com/tutorials/other/vim-essential-plugin-snipmate/
Secrets of tabs in vim http://tedlogan.com/techblog3.html
Indentation commands http://vimcasts.org/episodes/indentation-commands/
vim tips http://tip.vim-cn.com/
interactive vim tutorial http://www.openvim.com/tutorial.html
Vim Tutorial http://linuxconfig.org/Vim_Tutorial
VIM Reference Card http://www.cmrr.umn.edu/~strupp/vim-3.0.refcard.html
Vim misconceptions http://blog.sanctum.geek.nz/vim-misconceptions/
http://www.catswhocode.com/blog/100-vim-commands-every-programmer-should-know eg. :sh Temporary returns to Unix/linux $exit return to vim
http://www.cs.swarthmore.edu/help/vim/windows.html http://www.worldtimzone.com/res/vi.html
vim 启动过程分析 vim --startuptime vim.log http://stackoverflow.com/questions/1687799/profiling-vim-startup-time