mirror of
https://github.com/neovim/neovim.git
synced 2026-05-22 21:00:08 +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.