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