wsdjeg-vim-galore-zh_cn/chapter/additional-resources.md
2017-03-27 14:09:41 +08:00

12 lines
897 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 附加资源
| 资源名称 | 简介 |
|----------|-------------|
| [七个高效的文本编辑习惯](http://www.moolenaar.net/habits.html) | 作者Bram Moolenaar即Vim的作者 |
| [七个高效的文本编辑习惯2.0PDF版](http://www.moolenaar.net/habits_2007.pdf) | 同上 |
| [IBM DeveloperWorks: 使用脚本编写 Vim 编辑器](http://www.ibm.com/developerworks/views/linux/libraryview.jsp?sort_order=asc&sort_by=Title&search_by=scripting+the+vim+editor) | Vim脚本编写五辑 |
| [《漫漫Vim路》](http://learnvimscriptthehardway.stevelosh.com) | 使用魔抓定制Vim插件 |
| [《Vim实践 (第2版)》](http://www.amazon.com/Practical-Vim-Edit-Speed-Thought/dp/1680501275/) | 轻取Vim最佳书籍 |
| [Vimcasts.org](http://vimcasts.org/episodes/archive) | Vim录屏演示 |
| [为什么是个脚本都用vi](http://www.viemu.com/a-why-vi-vim.html) | 常见误区释疑 |
| [你不爱vi所以你不懂Vim](http://stackoverflow.com/a/1220118) | 简明,扼要,准确的干货 |