justincampbell / vim-eighties

Automatically resizes your windows
http://www.vim.org/scripts/script.php?script_id=4502
MIT License
64 stars 6 forks source link

Windows do not resize if I turn off the NERDTree #13

Open manenko opened 9 years ago

manenko commented 9 years ago

Steps for reproduce

  1. Start vim
  2. Make NERDTree visible
  3. Open a file using NERDTree
  4. Split editor window vertically
  5. Toggle NERDTree (make it invisible)

    Expected result

  6. Active window is wider than inactive
  7. Switching between windows makes active window wider than inactive

    Actual result

  8. Active window has the same width as inactive window
  9. Switching between windows doesn't change their widths: they remains the same