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

Go to right branch for plugin URLs #50

Closed
axieax opened this issue Apr 22, 2023 · 1 comment · Fixed by #53
Closed

Go to right branch for plugin URLs #50

axieax opened this issue Apr 22, 2023 · 1 comment · Fixed by #53
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@axieax
Copy link
Owner

axieax commented Apr 22, 2023

Go to the plugin repo branch instead of the default branch if the user has specified a branch for the plugin

@axieax axieax added enhancement New feature or request good first issue Good for newcomers labels Apr 22, 2023
@axieax
Copy link
Owner Author

axieax commented May 22, 2023

Findings:

  • lazy.nvim includes branch name in branch field
  • vim-plug includes branch name in branch field
  • packer.nvim does not include branch name info
    • Option 1: Ignore
    • Option 2: Find branch name using CLI
    • Option 3: Make PR to include branch name in compiled plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant