mirror of
https://github.com/neovim/neovim.git
synced 2026-08-13 02:35:40 +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.