以前也學習過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 搜尋一下,應該很多。
後續再更新。。。