mikavilpas / yazi.nvim

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

Simplify dependencies and configuration #141

Open mikavilpas opened 2 days ago

mikavilpas commented 2 days ago

New features in lazy.nvim might allow for easier configuration, installation, and reproduction

https://lazy.folke.io/developers

Removed final line and that fixed the repro config but not mine so I went hunting for something that I edited. The plugin must be left set to load on event = VeryLazy or bad things happen. Fixed!

Originally posted by @fenneltheloon in https://github.com/mikavilpas/yazi.nvim/discussions/129#discussioncomment-9908679

mikavilpas commented 2 days ago

Simplified the dependencies in #143

Still remaining: