0
0
mirror of https://github.com/vim/vim.git synced 2025-10-09 06:14:17 -04:00

patch 8.1.2041: no test for diff mode with syntax highlighting

Problem:    No test for diff mode with syntax highlighting.
Solution:   Add a test case.
This commit is contained in:
Bram Moolenaar
2019-09-15 19:31:28 +02:00
parent e00fdf35d0
commit 248fdb3332
3 changed files with 58 additions and 0 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2041,
/**/
2040,
/**/