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

fix(repro): update the repro script to update the dependencies #146

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

mikavilpas
Copy link
Owner

This plugin includes a repro.lua file that can be used to start neovim with a minimal, known configuration. This is useful for reproducing issues.

If the reproduction script had been run some time ago, the dependencies might be out of date. This commit updates the script to update the dependencies before starting neovim.

This plugin includes a `repro.lua` file that can be used to start neovim
with a minimal, known configuration. This is useful for reproducing issues.

If the reproduction script had been run some time ago, the dependencies
might be out of date. This commit updates the instructions with a
command that updates the dependencies before starting neovim. It should
ensure that the dependencies are up to date.
@mikavilpas mikavilpas force-pushed the make-reproduction-script-update-dependencies branch from 900d11d to dc10bdb Compare June 30, 2024 17:30
@mikavilpas mikavilpas merged commit b90d4fe into master Jun 30, 2024
13 checks passed
@mikavilpas mikavilpas deleted the make-reproduction-script-update-dependencies branch June 30, 2024 17:53
This was referenced Jan 23, 2025
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