1
0
forked from aniani/vim

patch 8.1.0510: filter test fails when $LANG is C.UTF-8

Problem:    Filter test fails when $LANG is C.UTF-8.
Solution:   Set 'helplang' to "en" for any C language. (Christian Brabandt,
            closes #3577)
This commit is contained in:
Bram Moolenaar
2018-11-04 14:40:47 +01:00
parent 0b38f54730
commit dcd71cbaed
2 changed files with 9 additions and 1 deletions

View File

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