此配置未在windows下测试过,只支持linux和mac。
安装步骤:
- 安装git,注册github
- 先设置sshkey:http://help.github.com/set-up-git-redirect/
- git clone https://github.com/zmmbreeze/vimrc.git
- 拷贝下载下来的文件夹中的代码到~/目录下
- git pull
- git submodule update --init --recursive
- 安装文件夹里面的字体
- 编译YouCompleteMe
- 安装tern_for_vim,实现javascript自动补全功能