参考:http://www.zhihu.com/question/19989337
像我这类懒人一直致力于寻找终极配置.
robbyrussell/oh-my-zsh · GitHub 终结了我的 Shell 配置;
https://github.com/robbyrussell/oh-my-zsh
spf13/spf13-vim 路 GitHub 终结了我的 Vim 配置.
https://github.com/spf13/spf13-vim
出错信息
E484: Can't open file /usr/local/share/vim/syntax/syntax.vim
$ brew link vim
vim syntax
neocomplete does not work with this version of Vim.
It requires Vim 7.3.885 or later with Lua support ("+lua”).
$ brew install vim --with-lua $ sudo chmod -R g+w /usr/local/ $ brew link lua