Merge pull request #751 from VincentTam/README_ZH_TW

Fixes a typo corresponding to f4cea90
This commit is contained in:
Ryan L McIntyre 2016-10-22 10:02:55 -04:00 committed by GitHub
commit 88688fe453

View File

@ -58,7 +58,7 @@
Plugin 'VundleVim/Vundle.vim'
" 以下範例用來支持不同格式的插件安裝.
" 請將安裝插的命令放在vundle#begin和vundle#end之間.
" 請將安裝插的命令放在vundle#begin和vundle#end之間.
" Github上的插件
" 格式為 Plugin '用戶名/插件倉庫名'
Plugin 'tpope/vim-fugitive'