mirror of
https://github.com/neovim/neovim.git
synced 2026-03-24 17:40:59 +00:00
When maximizing the window, often only lines would be detected properly with the `try_resize` handler being called immediately. Fixes https://github.com/neovim/neovim/issues/2322.