Update README_ZH_CN.md

Fix typo
This commit is contained in:
Alan 2016-07-31 13:53:08 +08:00 committed by GitHub
parent 4984767509
commit f4cea9031e
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
Plugin 'VundleVim/Vundle.vim'
" 以下范例用来支持不同格式的插件安装.
" 请将安装插的命令放在vundle#begin和vundle#end之间.
" 请将安装插的命令放在vundle#begin和vundle#end之间.
" Github上的插件
" 格式为 Plugin '用户名/插件仓库名'
Plugin 'tpope/vim-fugitive'