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

refactor(powershell): remove .script and fix fast API error #1057

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

williamboman
Copy link
Owner

Calling vim.fn.executable in the module scope has potential to error
if the module is required outside of the main loop.

Calling vim.fn.executable in the module scope has potential to error
if the module is required outside of the main loop.
@williamboman williamboman merged commit c79ba10 into main Mar 5, 2023
@williamboman williamboman deleted the refactor/powershell branch March 5, 2023 01:55
williamboman added a commit to mrtnvgr/mason.nvim that referenced this pull request Mar 5, 2023
* origin/main:
  feat(registry): add cmake-lint (williamboman#1050)
  feat(registry): add snakefmt (williamboman#1048)
  chore: autogenerate (williamboman#1065)
  feat(ui): display registries in help window (williamboman#1062)
  fix(package): emit registry event on abnormal failures (williamboman#1061)
  refactor(package): lazy-require modules (williamboman#1060)
  feat: add semver module (williamboman#1058)
  chore(ci): bump selene and stylua versions (williamboman#1059)
  refactor(powershell): remove .script and fix fast API error (williamboman#1057)
  refactor(expr): better handling of nil values (williamboman#1056)
  feat(InstallContext): add strict_mode flag (williamboman#1055)
  chore: autogenerate (williamboman#1051)
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.

1 participant