mirror of
https://github.com/neovim/neovim.git
synced 2026-08-01 21:29:09 +00:00
Problem: Session with multiple tabpages sets 'winminheight' to 0. Solution: Only save 'winminheight' and 'winminwidth' once (zeertzjq). related: vim/vim#8119 related: neovim/neovim#40493 closes: vim/vim#20673294dec827d(cherry picked from commitc040f53dc1)