mikavilpas / yazi.nvim

A Neovim Plugin for the yazi terminal file manager
MIT License
214 stars 7 forks source link

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

Closed mikavilpas closed 4 days ago

mikavilpas commented 4 days ago

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.