wsdjeg-vim-galore-zh_cn/chapter/vim-distributions.md
2017-03-27 17:44:24 +08:00

20 lines
680 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.

## Vim发行版
Vim发行版是集成客制化设定和Vim插件的包
高阶用户总是知道如何构建自己的编辑器,所以发行版一般是针对初学者。
如果你考虑这方面,那么这就是一个非常辩证的想法:<br>
加入更多需要学的东西,使得学习本身变得简单。
我知道很多人不想在编辑器上花很多时间当你卡住时你实际上在不停地花时间定制自己的vimrc<br>
但是只有正确地去了解Vim你才能最终从它身上获得高效。
跟我说一遍: "一个程序员需要懂得他的工具。"
无论如何如果你知道自己在做什么那你也许能从以下几个发行版Vim中获得一些灵感
- [cream](http://cream.sourceforge.net)
- [janus](https://github.com/carlhuda/janus.git)
- [spacevim](https://github.com/SpaceVim/SpaceVim)
- [spf13](https://github.com/spf13/spf13-vim)