Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation for legacy branch #399

Closed
shadowwa opened this issue Sep 26, 2022 · 0 comments · Fixed by #400
Closed

documentation for legacy branch #399

shadowwa opened this issue Sep 26, 2022 · 0 comments · Fixed by #400

Comments

@shadowwa
Copy link

Il y follow the documentation and use

Plug 'mhinz/vim-signify', { 'branch': 'legacy' }

for vim without patch-8.0.902 I got this error when updating plugin:

x vim-signify:
    fatal: origin/legacy - not something we can merge

it seems that it is because there is no 'legacy' branch

since there is a 'legacy' tag, I replaced the line, in my vimrc, with

Plug 'mhinz/vim-signify', { 'tag': 'legacy' }
jamessan added a commit to jamessan/vim-signify that referenced this issue Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant