1
0
forked from aniani/vim

patch 8.1.0639: text properties test fails on MS-Windows

Problem:    text properties test fails on MS-Windows
Solution:   Set fileformat to "unix".
This commit is contained in:
Bram Moolenaar
2018-12-26 01:09:00 +01:00
parent 48f88ac85b
commit 8cf734e024
2 changed files with 3 additions and 0 deletions

View File

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