mirror of
https://github.com/neovim/neovim.git
synced 2026-01-10 07:12:50 +00:00
Problem: WinScrolled may trigger immediately when defined.
Solution: Initialize the fields in all windows. (closes vim/vim#11582)
2996773276
Co-authored-by: Bram Moolenaar <Bram@vim.org>