vim的使用
http://www.cnblogs.com/lansh/archive/2010/08/19/1803378.html
http://www.linuxsir.org/bbs/thread344622.html
http://www.cppblog.com/kefeng/archive/2010/10/20/130574.aspx?opt=admin
http://easwy.com/blog/archives/advanced-vim-skills-introduce-vimrc/
http://www.cnblogs.com/jianyungsun/archive/2011/03/20/1989276.html
研究下自动补全
Seven habits of effective text editing 看起来不错
http://www.moolenaar.net/habits.html
提高效率的三个工具:自动补全 宏 文本展开(可以直接生成一个代码框架) 详见http://devheart.org/articles/write-code-faster-with-less-effort/
vimIDE的构建:
http://blog.csdn.net/yangyang_gnu/article/details/6642271
操作小结:http://www.cnblogs.com/nerxious/tag/VIM/