Closed
Description
Description
If tree is open while file is open too, view aspect ratio is about 1:4.
But if I close single file and try to open it again, file will open with aspect ratio 1:1 (1 tree: 1: file)
Neovim version
NVIM v0.7.0
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
Manjaro Linux, GNOME 42.11, X11
nvim-tree version
Minimal config
require('nvim-tree').setup{}
Steps to reproduce
- nvim
- Toggle Tree
- Open any file
- Close file
- Open any file
- Woohoo!
Expected behavior
No response
Actual behavior
No response