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

Use function scope to source external bundles #713

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

belak
Copy link
Contributor

@belak belak commented Sep 8, 2020

This is meant to fix romkatv/gitstatus#168 by changing the source call in the cache to use an anonymous function so no arguments are passed. I'm not sure if this will break anything by putting the call inside a function rather than the global scope but this seems to work.

crazy-matt added a commit to crazy-matt/antigen that referenced this pull request Jan 12, 2021
Use function scope to source external bundles
see zsh-users#713
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 this pull request may close these issues.

The mangled suffix breaks usage with antigen and zgen
1 participant