weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.14k stars 45 forks source link

Better explanation for `volume` #504

Open Rizhiy opened 2 years ago

Rizhiy commented 2 years ago

Is your feature request related to a problem? Please describe. It is not clear from the docs what volume in template means. e.g. [filename growRight 1 omitCenter 5] it says that volume is 1 & 5, but what is volume? Is it priority or width or something else. Currently, it is not clear.

Describe the solution you'd like Explanation of volume in docs.

Describe alternatives you've considered I tried different values for growRight and omitCenter, but they didn't change anything for me.

Additional context Add any other context or screenshots about the feature request here.