1. 下载安装html
ftp://ftp.vim.org/pub/vim/pc/gvim74.exegit
http://curl.haxx.se curl下载github
2. 配置vim
http://www.cnblogs.com/zhcncn/p/4151701.htmlwindows
https://github.com/spf13/spf13-vim (有关于在windows下面安装vim的的教程)curl
按照上面的网址所说的在windows平台下 安装 spf13 的顺序,字体
安装 vim , git , curlurl
3. 安装完成以后配置vimhtm
在路径C:\Users\(your user name here)\ 下新建 ~/.vimrc.local 和 ~/.gvimrc.local 作本地个性化配置:blog
set gfn=Consolas:h12 " 设置字体language messages zh_CN.utf-8 " 控制显示中文有乱码,加此配置项