mirror of
https://github.com/neovim/neovim.git
synced 2026-08-11 09:45:35 +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