sharklasers996 / eza-preview.yazi

yazi plugin to preview directories using eza, list and tree modes
MIT License
8 stars 1 forks source link

suggested method to tree by default #2

Open GNOMES opened 3 months ago

GNOMES commented 3 months ago

Plugin works great.

What is the suggested method for enabling 100% of the time instead of a toggle?

sharklasers996 commented 3 months ago

Hey, I've added setup method which will switch to tree mode, so in your init.lua you can add

require("eza-preview"):setup()

and it should show tree instead of list on start