From 9ba995bf7193b405cc160a9eb8a87b85ed2f412d Mon Sep 17 00:00:00 2001 From: Pyclear Date: Tue, 15 Nov 2016 09:25:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9Inspire=E7=9A=84=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 插件管理使用Vim-plug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4924eb32b..57dbd34c5 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,7 @@ thx a lot. 可以给我提pull request:) 2. install.sh 参考`spf13-vim` 的`bootstrap.sh` [spf13-vim](https://github.com/spf13/spf13-vim) -2. 插件管理使用[Vundle](https://github.com/gmarik/Vundle.vim) +2. 插件管理使用[Vim-plug](https://github.com/junegunn/vim-plug) 3. 自动补全 [YCM](https://github.com/Valloric/YouCompleteMe)