neo-tree.nvim
neo-tree.nvim copied to clipboard
FEATURE: allow us to resize when dynamic width is enabled
trafficstars
Did you check the docs?
- [X] I have read all the docs.
Is your feature request related to a problem? Please describe.
even though dynamic width is enabled we should be able to resize it. for instance when i open many folder it gets big but when i close it doesnt get its old size
Describe the solution you'd like.
when i open folders it becomes like this
but when i close it is still like that
so i think we should be able to resize
Describe alternatives you've considered.
No response
Additional Context
No response