mirror of
https://github.com/neovim/neovim.git
synced 2026-02-24 12:25:11 +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