mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 17:47:16 +00:00
Problem: The way 'cmdheight' can be made zero is inconsistent.
Solution: Only make 'cmdheight' zero when setting it explicitly, not when
resizing windows. (closes vim/vim#10890)
f797e309ca