utility/yazi-nvim: add missing dependency (snacks.nvim)

`:checkhealth yazi` was warning about it.
Project `README` recently added it to the requirements.
This commit is contained in:
alfarel 2025-03-02 12:19:29 -05:00
commit 60ebec1956
3 changed files with 17 additions and 0 deletions

View file

@ -196,3 +196,7 @@
[MaxMur](https://github.com/TheMaxMur)
- Add YAML support under `vim.languages.yaml`.
[alfarel](https://github.com/alfarelcynthesis):
- Add missing `yazi.nvim` dependency (`snacks.nvim`).