mirror of
https://github.com/vim/vim.git
synced 2026-05-10 20:31:29 +02:00
Problem: WinScrolled is not triggered when filler lines change.
Solution: Add "topfill" to the values that WinScrolled triggers on.
(closes #11668)