Update README.md

This commit is contained in:
chxuan 2016-04-13 23:25:42 +08:00
parent d2c2d81cc7
commit aaf40f7a77

View File

@ -1 +1,33 @@
# vim-
vimplus
===================
vimplus是vim的超级配置安装程序。
----------
运行截图
-------------
该图是我配置过后vim的真实截图
![enter image description here](https://raw.githubusercontent.com/chxuan/vimplus/master/screenshot.png)
下面这幅图是借用[Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe)来展示强大的C++补全功能
![enter image description here](https://camo.githubusercontent.com/1f3f922431d5363224b20e99467ff28b04e810e2/687474703a2f2f692e696d6775722e636f6d2f304f50346f6f642e676966)
安装配置
-------------
> git clone https://github.com/chxuan/vimplus.git
> ./vimplus/setup.sh
运行setup.sh脚本程序将会自动安装并配置好vim安装大约需要花费40分钟主要是下载编译[Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe)比较耗时,请耐心等待直到安装完成^_^