-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
According junegunn/vim-plug#288 (comment) we have to precise the branch to clone if different of "master" in despite the fact that the "next" branch is set by default: > `Plug 'something'` is simply a shorthand notation of `Plug 'something', { 'branch': 'master' }` I was trying many times to install LanguageClient-neovim from scratch and invariably the master branch was cloned.
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters