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

View File

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