2

I have some issue. I opened some files in vertical split, and resized it to work with it more comfortable. But when I'm opening and closing nerdtree, all my panes resized by default. Here is I'm resized my panes enter image description here

Open NEDRTree enter image description here

And after closing, all my panes goes to standard size enter image description here

After that, I do evrytime to resize it to my comfortable size. Do anybody knows how to fix it?

NVIM v0.4.3
Build type: Release
LuaJIT 2.1.0-beta3
fanishe
  • 31
  • 2

1 Answers1

1

This command in .vimrc helps me: set noequalalways

fanishe
  • 31
  • 2