ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.21k stars 109 forks source link

Window size resets when file opened from explorer #94

Closed NiloDrumond closed 1 year ago

NiloDrumond commented 1 year ago

How to reproduce:

This does not happen when you open a file through Telescope or with gd

ecosse3 commented 1 year ago

Fixed by switching resize_window flag in nvim-tree options. Will be released with next EcoVim version.