summaryrefslogtreecommitdiff
path: root/src/drawscreen.c
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar2019-09-191-0/+3112
Problem: The screen.c file is much too big. Solution: Split it in three parts. (Yegappan Lakshmanan, closes #4943)