mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-19 23:21:13 +08:00
"non-master branch" -> "non-default branch"
This commit is contained in:
@@ -163,7 +163,7 @@ Example~
|
||||
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
|
||||
Plug 'tpope/vim-fireplace', { 'for': 'clojure' }
|
||||
|
||||
" Using a non-master branch
|
||||
" Using a non-default branch
|
||||
Plug 'rdnetto/YCM-Generator', { 'branch': 'stable' }
|
||||
|
||||
" Using a tagged release; wildcard allowed (requires git 1.9.2 or above)
|
||||
|
||||
Reference in New Issue
Block a user