mirror of
https://github.com/neovim/neovim.git
synced 2026-03-10 18:14:50 +10:00
Problem: After 47aaddfa the max_height option is no longer respected.
Hover documentation and Signature help windows take up the
entire text height.
Solution: Compare to window's current height and only modify the height
if it would reduce the height, not enlarge it.
75 KiB
75 KiB