diff --git a/README.md b/README.md index 1921fdf..0c402c8 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ -# vim- \ No newline at end of file +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)比较耗时,请耐心等待直到安装完成^_^ + + + + + + + +