mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-01-27 09:12:09 +08:00
"non-master branch" -> "non-default branch"
This commit is contained in:
2
plug.vim
2
plug.vim
@@ -25,7 +25,7 @@
|
||||
" 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