vim 编辑器学习资源
以前也学习过vim,后来没怎么用,有些东西又忘了。现在重拾vim,而且下决心要把它当作以后的主要编辑器,把它用好!下面是我找的一些资料,一方面自己留底,一方面方便其它读者参考。
1.一些网址,关于vim的误解和vim的强大,还有mac-vim按键映射:
http://rayninfo.co.uk/vimtips.html
http://www.viemu.com/vi%5Fvim%5Ftips.html
http://www.sontek.net/python-with-a-modular-ide-vim
http://www.viemu.com/a-why-vi-vim.html
http://pqrs.org/macosx/keyremap4macbook/index.html
http://www.vim.org/
http://www.moolenaar.net/habits.html
http://www.thegeekstuff.com/2010/04/vim-editor-tutorial/
http://vimcasts.org/
http://www.derekwyatt.org/vim/vim-tutorial-videos/
http://tips.webdesign10.com/another-vim-tutorial
http://www.thegeekstuff.com/2009/04/ctags-taglist-vi-vim-editor-as-sourece-code-browser/
http://ctags.sourceforge.net/
http://linux.byexamples.com/archives/177/vim-with-ctags/
http://wiki.hotoo.me/Vim.html
http://xbeta.info/vim-tutorials.htm
http://blog.sina.com.cn/s/blog_46dac66f010005kw.html
2.相关书籍
《Hacking Vim》
《OReilly.Learning.the.vi.and.Vim.Editors.7th.Edition.Jul.2008》
《Vi iMproved (VIM) by Steve Oualline 》
3.交互式教程:vimtutor
4.cheatsheet 搜索一下,应该很多。
后续再更新。。。