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